Enable the Layout/SpaceBeforeBlockBraces cop
This commit is contained in:
parent
8b0b8162f0
commit
386fbce776
25 changed files with 53 additions and 53 deletions
|
@ -224,7 +224,7 @@ Layout/SpaceAroundOperators:
|
|||
Enabled: true
|
||||
|
||||
Layout/SpaceBeforeBlockBraces:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Layout/SpaceBeforeComma:
|
||||
Enabled: true
|
||||
|
|
Loading…
Reference in a new issue