config/ruby.yml in caliber-0.12.0 vs config/ruby.yml in caliber-0.12.1
- old
+ new
@@ -150,10 +150,10 @@
Lint/UnmodifiedReduceAccumulator:
Enabled: true
Lint/UselessRuby2Keywords:
Enabled: true
Metrics/BlockLength:
- IgnoredMethods:
+ AllowedMethods:
- ips
- refine
Metrics/ParameterLists:
Max: 3
Naming/BlockForwarding: