Enable the Layout/SpaceAfterComma cop
This commit is contained in:
parent
cc32516c21
commit
8b0b8162f0
8 changed files with 17 additions and 17 deletions
|
@ -200,7 +200,7 @@ Layout/SpaceAfterColon:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceAfterComma:
|
Layout/SpaceAfterComma:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceAfterMethodName:
|
Layout/SpaceAfterMethodName:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue