config/rubocop.yml in lint-0.3.0 vs config/rubocop.yml in lint-0.3.1
- old
+ new
@@ -8,9 +8,12 @@
Enabled: false
Style/NumericLiterals:
Enabled: false
+Style/PerlBackrefs:
+ Enabled: false
+
Style/RedundantSelf:
Enabled: false
Style/RegexpLiteral:
AllowInnerSlashes: true