config/ruby.yml in caliber-0.17.0 vs config/ruby.yml in caliber-0.18.0
- old
+ new
@@ -302,9 +302,11 @@
"%r": "()"
Style/QuotedSymbols:
Enabled: true
Style/RedundantArgument:
Enabled: true
+Style/RedundantEach:
+ Enabled: true
Style/RedundantSelfAssignmentBranch:
Enabled: true
Style/RedundantStringEscape:
Enabled: true
Style/RedundantInitialize: