Enable the Layout/InitialIndentation cop
This commit is contained in:
parent
1e71188d4d
commit
19ee24d559
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Layout/IndentationWidth:
|
|||
Enabled: true
|
||||
|
||||
Layout/InitialIndentation:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Layout/LeadingCommentSpace:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue