Enable the Layout/SpaceBeforeComment cop
This commit is contained in:
parent
3e93bd3615
commit
836edf616d
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ Layout/SpaceBeforeComma:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceBeforeComment:
|
Layout/SpaceBeforeComment:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceBeforeFirstArg:
|
Layout/SpaceBeforeFirstArg:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Reference in a new issue