Enable the Layout/SpaceAroundBlockParameters cop

This commit is contained in:
gregoirenovel 2018-01-15 21:46:49 +01:00
parent 0572d66efd
commit b9aa71ed3b

View file

@ -170,7 +170,7 @@ Layout/SpaceAfterSemicolon:
Enabled: true
Layout/SpaceAroundBlockParameters:
Enabled: false
Enabled: true
Layout/SpaceAroundEqualsInParameterDefault:
Enabled: false