config/rubocop.yml in meowcop-1.15.1 vs config/rubocop.yml in meowcop-1.16.0
- old
+ new
@@ -352,10 +352,12 @@
Enabled: false
Style/MethodCallWithoutArgsParentheses:
Enabled: false
Style/MethodDefParentheses:
Enabled: false
-Style/MethodMissing:
+Style/MethodMissingSuper:
+ Enabled: false
+Style/MethodRespondToMissing:
Enabled: false
Style/MixinGrouping:
Enabled: false
Style/ModuleFunction:
Enabled: false