diff --git a/.rubocop.yml b/.rubocop.yml index 3b5e98e8..2faaa16c 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -224,7 +224,7 @@ Layout/IndentationConsistency: Layout/IndentationWidth: Width: 2 -Layout/IndentArray: +Layout/IndentFirstArrayElement: EnforcedStyle: consistent SupportedStyles: - special_inside_parentheses