config/default.yml in rubocop-springest-0.6.8 vs config/default.yml in rubocop-springest-0.6.9
- old
+ new
@@ -175,13 +175,13 @@
Enabled: true
Lint/UnderscorePrefixedVariableName:
Enabled: true
-Lint/UnneededCopDisableDirective:
+Lint/RedundantCopDisableDirective:
Enabled: true
-Lint/UnneededSplatExpansion:
+Lint/RedundantSplatExpansion:
Enabled: true
Lint/UnreachableCode:
Enabled: true