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/hash_alignment.yml')
-rw-r--r--.rubocop_todo/layout/hash_alignment.yml21
1 files changed, 0 insertions, 21 deletions
diff --git a/.rubocop_todo/layout/hash_alignment.yml b/.rubocop_todo/layout/hash_alignment.yml
index 0f440235339..4a98bcea706 100644
--- a/.rubocop_todo/layout/hash_alignment.yml
+++ b/.rubocop_todo/layout/hash_alignment.yml
@@ -2,27 +2,6 @@
# Cop supports --auto-correct.
Layout/HashAlignment:
Exclude:
- - 'ee/app/graphql/types/vulnerable_dependency_type.rb'
- - 'ee/app/graphql/types/vulnerable_kubernetes_resource_type.rb'
- - 'ee/app/graphql/types/vulnerable_projects_by_grade_type.rb'
- - 'ee/app/graphql/types/work_items/widgets/verification_status_type.rb'
- - 'ee/app/graphql/types/work_items/widgets/weight_type.rb'
- - 'ee/app/helpers/ee/geo_helper.rb'
- - 'ee/app/serializers/ee/evidences/release_entity.rb'
- - 'ee/app/services/ci/external_pull_requests/process_github_event_service.rb'
- - 'ee/app/services/ci_cd/setup_project.rb'
- - 'ee/app/services/ee/issues/base_service.rb'
- - 'ee/app/services/elastic/cluster_reindexing_service.rb'
- - 'ee/app/services/elastic/process_bookkeeping_service.rb'
- - 'ee/app/services/epics/epic_links/list_service.rb'
- - 'ee/app/services/epics/issue_promote_service.rb'
- - 'ee/app/services/groups/memberships/export_service.rb'
- - 'ee/app/services/projects/setup_ci_cd.rb'
- - 'ee/app/services/security/security_orchestration_policies/on_demand_scan_pipeline_configuration_service.rb'
- - 'ee/config/routes/project.rb'
- - 'ee/config/routes/uploads.rb'
- - 'ee/elastic/migrate/20220118150500_delete_orphaned_commits.rb'
- - 'ee/elastic/migrate/20220119120500_populate_commit_permissions_in_main_index.rb'
- 'ee/lib/api/iterations.rb'
- 'ee/lib/api/merge_trains.rb'
- 'ee/lib/api/related_epic_links.rb'