Enable the Layout/SpaceAfterSemicolon cop

This commit is contained in:
gregoirenovel 2018-01-15 21:46:27 +01:00
parent 359a9a863b
commit 0572d66efd

View file

@ -167,7 +167,7 @@ Layout/SpaceAfterNot:
Enabled: true
Layout/SpaceAfterSemicolon:
Enabled: false
Enabled: true
Layout/SpaceAroundBlockParameters:
Enabled: false