Enable the Layout/SpaceBeforeFirstArg cop

This commit is contained in:
gregoirenovel 2018-01-15 21:51:42 +01:00
parent 836edf616d
commit 4bfa9b18c5

View file

@ -191,7 +191,7 @@ Layout/SpaceBeforeComment:
Enabled: true
Layout/SpaceBeforeFirstArg:
Enabled: false
Enabled: true
Layout/SpaceBeforeSemicolon:
Enabled: false