Enable the Layout/SpaceAroundEqualsInParameterDefault cop

This commit is contained in:
gregoirenovel 2018-01-15 21:47:01 +01:00
parent b9aa71ed3b
commit 245c04d2bb

View file

@ -173,7 +173,7 @@ Layout/SpaceAroundBlockParameters:
Enabled: true Enabled: true
Layout/SpaceAroundEqualsInParameterDefault: Layout/SpaceAroundEqualsInParameterDefault:
Enabled: false Enabled: true
Layout/SpaceAroundKeyword: Layout/SpaceAroundKeyword:
Enabled: false Enabled: false