fix rubocop cop Style/SingleSpaceBeforeFirstArg
This commit is contained in:
parent
f7eec2dd76
commit
37ede3cd61
|
@ -136,11 +136,6 @@ Style/Semicolon:
|
|||
Style/SignalException:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 1
|
||||
# Cop supports --auto-correct.
|
||||
Style/SingleSpaceBeforeFirstArg:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 9
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: MultiSpaceAllowedForOperators.
|
||||
|
|
Loading…
Reference in New Issue