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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-08-09 12:09:18 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-09 12:09:18 +0300
commit7a98d989740ec85982cdb6c1d57c8f24270e455e (patch)
tree7b0aca9f515ac61b346544afbec6b63ea3bf462c /.rubocop_todo
parent0ac2fcc287b33c4f6940391c5632d5f90735eff9 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/layout/hash_alignment.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.rubocop_todo/layout/hash_alignment.yml b/.rubocop_todo/layout/hash_alignment.yml
index a612b545ac9..076b3adf7f5 100644
--- a/.rubocop_todo/layout/hash_alignment.yml
+++ b/.rubocop_todo/layout/hash_alignment.yml
@@ -1,5 +1,4 @@
---
-# Cop supports --auto-correct.
Layout/HashAlignment:
# Offense count: 630
# Temporarily disabled due to too many offenses
@@ -40,17 +39,6 @@ Layout/HashAlignment:
- 'app/models/wiki.rb'
- 'app/models/work_items/type.rb'
- 'ee/app/graphql/types/vulnerability_request_response_header_type.rb'
- - 'ee/app/models/allowed_email_domain.rb'
- - 'ee/app/models/ci/minutes/usage.rb'
- - 'ee/app/models/ee/application_setting.rb'
- - 'ee/app/models/elastic/reindexing_task.rb'
- - 'ee/app/models/gitlab_subscriptions/features.rb'
- - 'ee/app/models/gitlab_subscriptions/upcoming_reconciliation.rb'
- - 'ee/app/models/historical_data.rb'
- - 'ee/app/models/incident_management/escalation_rule.rb'
- - 'ee/app/models/incident_management/oncall_rotation.rb'
- - 'ee/app/models/scim_identity.rb'
- - 'ee/app/models/status_page/project_setting.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'