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