.rubocop.yml in
acb-0.1.5
vs .rubocop.yml in
acb-0.2.0
- old
+ new
@@ -31,5 +31,8 @@
- 'spec/support/seed.rb' Metrics/BlockLength: Exclude: - 'spec/**/*'
+
+Naming/MemoizedInstanceVariableName:
+ Enabled: false