Apply Layout/IndentAssignment rubocop rule
There was one place where we weren't applying it.
This commit is contained in:
@@ -58,6 +58,9 @@ Layout/EndOfLine:
|
||||
Layout/ExtraSpacing:
|
||||
Enabled: true
|
||||
|
||||
Layout/IndentAssignment:
|
||||
Enabled: true
|
||||
|
||||
Layout/IndentationConsistency:
|
||||
EnforcedStyle: indented_internal_methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user