summaryrefslogtreecommitdiff
path: root/.rubocop_todo/layout/first_array_element_indentation.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-11-29 03:08:16 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-29 03:08:16 +0000
commitf51c6a69f9804d1dde7a0f1717a91ca97001f871 (patch)
treec54249c948799604d3fbef42c49bc69cc57c2eb9 /.rubocop_todo/layout/first_array_element_indentation.yml
parent859ee9fc169e0a899af3a683ea452d06334d15b9 (diff)
downloadgitlab-ce-f51c6a69f9804d1dde7a0f1717a91ca97001f871.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/layout/first_array_element_indentation.yml')
-rw-r--r--.rubocop_todo/layout/first_array_element_indentation.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/layout/first_array_element_indentation.yml b/.rubocop_todo/layout/first_array_element_indentation.yml
index d4a3d2f5524..d4c332476ad 100644
--- a/.rubocop_todo/layout/first_array_element_indentation.yml
+++ b/.rubocop_todo/layout/first_array_element_indentation.yml
@@ -1,5 +1,5 @@
---
-# Cop supports --auto-correct.
+# Cop supports --autocorrect.
Layout/FirstArrayElementIndentation:
Exclude:
- 'spec/lib/gitlab/github_import/importer/issues_importer_spec.rb'