Add and appy MultilineOperationIndentation rule
This way it's easier to see when lines are part of multiline statements and when they belong to `if` statements.
This commit is contained in:
@@ -105,6 +105,9 @@ Layout/MultilineHashBraceLayout:
|
|||||||
Layout/MultilineHashKeyLineBreaks:
|
Layout/MultilineHashKeyLineBreaks:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
Layout/MultilineOperationIndentation:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceAfterColon:
|
Layout/SpaceAfterColon:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user