Enable the Layout/SpaceBeforeComment cop

This commit is contained in:
gregoirenovel 2018-01-15 21:50:46 +01:00
parent 3e93bd3615
commit 836edf616d

View file

@ -188,7 +188,7 @@ Layout/SpaceBeforeComma:
Enabled: true
Layout/SpaceBeforeComment:
Enabled: false
Enabled: true
Layout/SpaceBeforeFirstArg:
Enabled: false