Enable the Layout/SpaceAfterComma cop

This commit is contained in:
gregoirenovel 2018-12-24 17:37:57 +01:00 committed by Pierre de La Morinerie
parent cc32516c21
commit 8b0b8162f0
8 changed files with 17 additions and 17 deletions

View file

@ -200,7 +200,7 @@ Layout/SpaceAfterColon:
Enabled: true
Layout/SpaceAfterComma:
Enabled: false
Enabled: true
Layout/SpaceAfterMethodName:
Enabled: true