summaryrefslogtreecommitdiff
path: root/.rubocop_todo/layout/first_array_element_indentation.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-08 12:12:41 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-08 12:12:41 +0000
commit8fea353b907d1fd571f5450a757cafee73cfbfd0 (patch)
tree38cd1edddd3de94d6f743029c164fab5691a7241 /.rubocop_todo/layout/first_array_element_indentation.yml
parentdb5097a28b061ef273a058aa64845c79635ea4e7 (diff)
downloadgitlab-ce-8fea353b907d1fd571f5450a757cafee73cfbfd0.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.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/.rubocop_todo/layout/first_array_element_indentation.yml b/.rubocop_todo/layout/first_array_element_indentation.yml
index 84e367e0514..8dedcbb6f35 100644
--- a/.rubocop_todo/layout/first_array_element_indentation.yml
+++ b/.rubocop_todo/layout/first_array_element_indentation.yml
@@ -17,26 +17,6 @@ Layout/FirstArrayElementIndentation:
- 'app/finders/user_groups_counter.rb'
- 'app/helpers/diff_helper.rb'
- 'app/helpers/search_helper.rb'
- - 'app/models/ci/job_token/scope.rb'
- - 'app/models/container_repository.rb'
- - 'app/models/customer_relations/contact.rb'
- - 'app/models/customer_relations/organization.rb'
- - 'app/models/group.rb'
- - 'app/models/integration.rb'
- - 'app/models/internal_id.rb'
- - 'app/models/issue.rb'
- - 'app/models/member.rb'
- - 'app/models/merge_request.rb'
- - 'app/models/namespace.rb'
- - 'app/models/packages/package.rb'
- - 'app/models/project.rb'
- - 'app/models/projects/topic.rb'
- - 'app/models/todo.rb'
- - 'app/models/user.rb'
- - 'app/services/ci/delete_objects_service.rb'
- - 'app/services/labels/transfer_service.rb'
- - 'app/services/milestones/transfer_service.rb'
- - 'app/workers/ssh_keys/expired_notification_worker.rb'
- 'config/initializers/postgres_partitioning.rb'
- 'db/post_migrate/20210812013042_remove_duplicate_project_authorizations.rb'
- 'ee/app/controllers/groups/settings/reporting_controller.rb'