config/ruby.yml in caliber-0.41.0 vs config/ruby.yml in caliber-0.42.0
- old
+ new
@@ -375,9 +375,11 @@
Enabled: true
Style/Send:
Enabled: true
Style/SignalException:
EnforcedStyle: semantic
+Style/SingleLineDoEndBlock:
+ Enabled: true
Style/StabbyLambdaParentheses:
EnforcedStyle: require_no_parentheses
Style/StaticClass:
Enabled: true
Style/StringChars: