Commit 6d7f66dc authored by Peter Leitzen's avatar Peter Leitzen

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

Move Layout/FirstHashElementIndentation into a separate TODO file

See merge request gitlab-org/gitlab!82605
parents ed363ad1 b26334d8
......@@ -11,13 +11,6 @@ Gitlab/PolicyRuleBoolean:
Exclude:
- 'ee/app/policies/ee/identity_provider_policy.rb'
# Offense count: 1684
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, IndentationWidth.
# SupportedStyles: special_inside_parentheses, consistent, align_braces
Layout/FirstHashElementIndentation:
Enabled: false
# Offense count: 14544
# Cop supports --auto-correct.
# Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
......
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