Enable the Layout/SpaceBeforeFirstArg cop
This commit is contained in:
parent
836edf616d
commit
4bfa9b18c5
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ Layout/SpaceBeforeComment:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceBeforeFirstArg:
|
Layout/SpaceBeforeFirstArg:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceBeforeSemicolon:
|
Layout/SpaceBeforeSemicolon:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue