Enable new rules from RuboCop 1.70
This commit is contained in:
@@ -284,6 +284,9 @@ Lint/BooleanSymbol:
|
|||||||
Lint/ConstantDefinitionInBlock:
|
Lint/ConstantDefinitionInBlock:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
Lint/ConstantReassignment:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
Lint/DeprecatedClassMethods:
|
Lint/DeprecatedClassMethods:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
@@ -323,6 +326,9 @@ Lint/SafeNavigationChain:
|
|||||||
Lint/ShadowingOuterLocalVariable:
|
Lint/ShadowingOuterLocalVariable:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
Lint/SharedMutableDefault:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
Lint/SymbolConversion:
|
Lint/SymbolConversion:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
Exclude:
|
Exclude:
|
||||||
|
|||||||
Reference in New Issue
Block a user