fix rubocop Style/SpaceAroundOperators cop
This commit is contained in:
parent
5ea5710b18
commit
8d6f23ba9a
|
@ -267,11 +267,6 @@ Style/Semicolon:
|
|||
Style/SignalException:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 53
|
||||
# Cop supports --auto-correct.
|
||||
Style/SpaceAroundOperators:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 30
|
||||
# Cop supports --auto-correct.
|
||||
Style/SpecialGlobalVars:
|
||||
|
|
Loading…
Reference in New Issue