fix rubocop Style/HashSyntax cop
This commit is contained in:
parent
b9aefaffb5
commit
63b3ee3465
|
@ -144,12 +144,6 @@ Style/FormatString:
|
|||
Style/GuardClause:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 1
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: SupportedStyles.
|
||||
Style/HashSyntax:
|
||||
EnforcedStyle: hash_rockets
|
||||
|
||||
# Offense count: 1
|
||||
# Cop supports --auto-correct.
|
||||
Style/InfiniteLoop:
|
||||
|
|
Loading…
Reference in New Issue