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:
|
||||
Enabled: true
|
||||
|
||||
Layout/MultilineOperationIndentation:
|
||||
Enabled: true
|
||||
|
||||
Layout/SpaceAfterColon:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user