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
|
||||
|
||||
Layout/SpaceBeforeComment:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Layout/SpaceBeforeFirstArg:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue