Fixed Style/HashSyntax RuboCop offense
Bug: 117989 Change-Id: Iecdcc3202adf9458f11310d188ab93176b03194f
This commit is contained in:
@@ -28,9 +28,3 @@ Style/CaseIndentation:
|
||||
Style/GlobalVars:
|
||||
Exclude:
|
||||
- 'tests/browser/features/step_definitions/accept_language_steps.rb'
|
||||
|
||||
# Offense count: 7
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: EnforcedStyle, SupportedStyles, UseHashRocketsWithSymbolValues.
|
||||
Style/HashSyntax:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user