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
|
Enabled: true
|
||||||
|
|
||||||
Layout/InitialIndentation:
|
Layout/InitialIndentation:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Layout/LeadingCommentSpace:
|
Layout/LeadingCommentSpace:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Reference in a new issue