Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/layout/first_array_element_indentation.yml')
-rw-r--r--.rubocop_todo/layout/first_array_element_indentation.yml25
1 files changed, 0 insertions, 25 deletions
diff --git a/.rubocop_todo/layout/first_array_element_indentation.yml b/.rubocop_todo/layout/first_array_element_indentation.yml
deleted file mode 100644
index d4c332476ad..00000000000
--- a/.rubocop_todo/layout/first_array_element_indentation.yml
+++ /dev/null
@@ -1,25 +0,0 @@
----
-# Cop supports --autocorrect.
-Layout/FirstArrayElementIndentation:
- Exclude:
- - 'spec/lib/gitlab/github_import/importer/issues_importer_spec.rb'
- - 'spec/lib/gitlab/search/found_blob_spec.rb'
- - 'spec/models/ci/runner_version_spec.rb'
- - 'spec/models/repository_spec.rb'
- - 'spec/requests/api/task_completion_status_spec.rb'
- - 'spec/services/security/merge_reports_service_spec.rb'
- - 'spec/simplecov_env.rb'
- - 'spec/support/atlassian/jira_connect/schemata.rb'
- - 'spec/support/capybara.rb'
- - 'spec/support/helpers/project_template_test_helper.rb'
- - 'spec/support/helpers/test_env.rb'
- - 'spec/support/helpers/usage_data_helpers.rb'
- - 'spec/support/matchers/exceed_query_limit.rb'
- - 'spec/support/migrations_helpers/vulnerabilities_findings_helper.rb'
- - 'spec/support/prometheus/additional_metrics_shared_examples.rb'
- - 'spec/support/shared_contexts/policies/group_policy_shared_context.rb'
- - 'spec/support/shared_examples/graphql/label_fields.rb'
- - 'spec/support/shared_examples/lib/gitlab/middleware/multipart_shared_examples.rb'
- - 'spec/support/shared_examples/requests/api/repository_storage_moves_shared_examples.rb'
- - 'spec/views/projects/issues/_related_branches.html.haml_spec.rb'
- - 'tooling/lib/tooling/helm3_client.rb'