Commit 578f7199 authored by Peter Leitzen's avatar Peter Leitzen

Merge branch '354328-rubocop-todo-move-Layout/FirstArrayElementIndentation' into 'master'

Move Layout/FirstArrayElementIndentation into a separate TODO

See merge request gitlab-org/gitlab!82601
parents 18d25b2e 0f7b77c8
...@@ -11,13 +11,6 @@ Gitlab/PolicyRuleBoolean: ...@@ -11,13 +11,6 @@ Gitlab/PolicyRuleBoolean:
Exclude: Exclude:
- 'ee/app/policies/ee/identity_provider_policy.rb' - 'ee/app/policies/ee/identity_provider_policy.rb'
# Offense count: 771
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, IndentationWidth.
# SupportedStyles: special_inside_parentheses, consistent, align_brackets
Layout/FirstArrayElementIndentation:
Enabled: false
# Offense count: 1684 # Offense count: 1684
# Cop supports --auto-correct. # Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, IndentationWidth. # Configuration parameters: EnforcedStyle, IndentationWidth.
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment