Enable new rules from RuboCop 1.69
This commit is contained in:
@@ -299,6 +299,9 @@ Lint/EmptyBlock:
|
|||||||
Lint/EmptyFile:
|
Lint/EmptyFile:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
Lint/HashNewWithKeywordArgumentsAsDefault:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
Lint/LiteralAsCondition:
|
Lint/LiteralAsCondition:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
@@ -326,6 +329,9 @@ Lint/SymbolConversion:
|
|||||||
Lint/UselessAssignment:
|
Lint/UselessAssignment:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
Lint/UselessDefined:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
Lint/Void:
|
Lint/Void:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
@@ -705,6 +711,9 @@ Style/ClassVars:
|
|||||||
Style/CollectionMethods:
|
Style/CollectionMethods:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
Style/DigChain:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
Style/FileRead:
|
Style/FileRead:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user