Enable the Layout/SpaceAfterColon cop
This commit is contained in:
parent
e8422d3904
commit
f605cd35ac
6 changed files with 8 additions and 8 deletions
|
@ -155,7 +155,7 @@ Layout/RescueEnsureAlignment:
|
|||
Enabled: true
|
||||
|
||||
Layout/SpaceAfterColon:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Layout/SpaceAfterComma:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue