Enable the Layout/SpaceAroundBlockParameters cop
This commit is contained in:
parent
0572d66efd
commit
b9aa71ed3b
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ Layout/SpaceAfterSemicolon:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceAroundBlockParameters:
|
Layout/SpaceAroundBlockParameters:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceAroundEqualsInParameterDefault:
|
Layout/SpaceAroundEqualsInParameterDefault:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Reference in a new issue