Enable the Layout/SpaceAfterColon cop

This commit is contained in:
gregoirenovel 2018-01-15 21:43:56 +01:00
parent e8422d3904
commit f605cd35ac
6 changed files with 8 additions and 8 deletions

View file

@ -155,7 +155,7 @@ Layout/RescueEnsureAlignment:
Enabled: true
Layout/SpaceAfterColon:
Enabled: false
Enabled: true
Layout/SpaceAfterComma:
Enabled: false