config/default.yml in rubocop-standard-4.0.4 vs config/default.yml in rubocop-standard-4.1.0
- old
+ new
@@ -17,10 +17,13 @@
Enabled: true
Layout/DefEndAlignment:
Enabled: true
+Layout/EmptyLinesAroundAttributeAccessor:
+ Enabled: true
+
Layout/EndAlignment:
Enabled: false
Layout/EndOfLine:
Enabled: true
@@ -333,9 +336,12 @@
Style/RedundantSortBy:
Enabled: true
Style/Sample:
+ Enabled: true
+
+Style/SlicingWithRange:
Enabled: true
Style/StabbyLambdaParentheses:
Enabled: true