test/.rubocop.yml in
docparser-0.1.4
vs test/.rubocop.yml in
docparser-0.1.6
- old
+ new
@@ -1,3 +1,3 @@
# Do not introduce global variables.
-AvoidGlobalVars:
+GlobalVars:
Enabled: false \ No newline at end of file