test/.rubocop.yml in dmapparser-0.1.0 vs test/.rubocop.yml in dmapparser-0.2.0
- old
+ new
@@ -1,3 +1,5 @@
+inherit_from: ../.rubocop.yml
+
# Do not introduce global variables.
GlobalVars:
- Enabled: false
\ No newline at end of file
+ Enabled: false