Enable the Layout/SpaceAfterMethodName cop

This commit is contained in:
gregoirenovel 2018-01-15 21:45:23 +01:00
parent f605cd35ac
commit c28626bb18

View file

@ -161,7 +161,7 @@ Layout/SpaceAfterComma:
Enabled: false
Layout/SpaceAfterMethodName:
Enabled: false
Enabled: true
Layout/SpaceAfterNot:
Enabled: false