.rubocop.yml in critic-0.1.1 vs .rubocop.yml in critic-0.2.0
- old
+ new
@@ -30,5 +30,7 @@
#EnforcedStyleForMultiline: consistent_comma # this is very broke
Style/StructInheritance:
Enabled: false
Style/AccessorMethodName:
Enabled: false
+Lint/CircularArgumentReference:
+ Enabled: false # this does not work very well