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