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