Merge pull request #3825 from consul/safe_navigation
Enable Lint/SafeNavigationChain rubocop rule
This commit is contained in:
@@ -167,6 +167,9 @@ Lint/LiteralAsCondition:
|
||||
Lint/ParenthesesAsGroupedExpression:
|
||||
Enabled: true
|
||||
|
||||
Lint/SafeNavigationChain:
|
||||
Enabled: true
|
||||
|
||||
Lint/ShadowingOuterLocalVariable:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user