Enable the Layout/SpaceAfterSemicolon cop
This commit is contained in:
parent
359a9a863b
commit
0572d66efd
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ Layout/SpaceAfterNot:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceAfterSemicolon:
|
Layout/SpaceAfterSemicolon:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceAroundBlockParameters:
|
Layout/SpaceAroundBlockParameters:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Reference in a new issue