Enable the Layout/SpaceAfterNot cop

This commit is contained in:
gregoirenovel 2018-01-15 21:45:50 +01:00
parent c28626bb18
commit 359a9a863b

View file

@ -164,7 +164,7 @@ Layout/SpaceAfterMethodName:
Enabled: true
Layout/SpaceAfterNot:
Enabled: false
Enabled: true
Layout/SpaceAfterSemicolon:
Enabled: false