config/rubocop.yml in lint-0.3.2 vs config/rubocop.yml in lint-0.3.3
- old
+ new
@@ -5,16 +5,16 @@
Enabled: false
Style/Documentation:
Enabled: false
+Style/MultilineOperationIndentation:
+ EnforcedStyle: aligned
+
Style/NumericLiterals:
Enabled: false
Style/PerlBackrefs:
- Enabled: false
-
-Style/RedundantSelf:
Enabled: false
Style/RegexpLiteral:
AllowInnerSlashes: true