config/ruby.yml in caliber-0.25.0 vs config/ruby.yml in caliber-0.26.0
- old
+ new
@@ -325,9 +325,11 @@
Enabled: true
Style/RedundantDoubleSplatHashBraces:
Enabled: true
Style/RedundantEach:
Enabled: true
+Style/RedundantHeredocDelimiterQuotes:
+ Enabled: true
Style/RedundantSelfAssignmentBranch:
Enabled: true
Style/RedundantStringEscape:
Enabled: true
Style/RedundantInitialize: