config/ruby.yml in caliber-0.20.0 vs config/ruby.yml in caliber-0.21.0
- old
+ new
@@ -208,10 +208,12 @@
Enabled: true
Style/CollectionCompact:
Enabled: true
Style/CollectionMethods:
Enabled: true
+Style/ConcatArrayLiterals:
+ Enabled: true
Style/Documentation:
Enabled: false
Style/DocumentDynamicEvalDefinition:
Enabled: false
Style/DoubleNegation:
@@ -306,9 +308,11 @@
Style/QuotedSymbols:
Enabled: true
Style/RedundantArgument:
Enabled: true
Style/RedundantConstantBase:
+ Enabled: true
+Style/RedundantDoubleSplatHashBraces:
Enabled: true
Style/RedundantEach:
Enabled: true
Style/RedundantSelfAssignmentBranch:
Enabled: true