summaryrefslogtreecommitdiff
path: root/.rubocop_todo
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-24 06:13:07 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-24 06:13:07 +0000
commitd1727df7469dacdf782140d69e5cf3aa08d75ec9 (patch)
treed80279c156f91c6a741d13b1702ca299871d375a /.rubocop_todo
parentbb19e1fb0a73f19e00036392275a4e3f59e21bb3 (diff)
downloadgitlab-ce-d1727df7469dacdf782140d69e5cf3aa08d75ec9.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/layout/argument_alignment.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.rubocop_todo/layout/argument_alignment.yml b/.rubocop_todo/layout/argument_alignment.yml
index 6d241d02b13..bc8007ca33e 100644
--- a/.rubocop_todo/layout/argument_alignment.yml
+++ b/.rubocop_todo/layout/argument_alignment.yml
@@ -1158,21 +1158,6 @@ Layout/ArgumentAlignment:
- 'ee/lib/audit/group_changes_auditor.rb'
- 'ee/lib/audit/group_push_rules_changes_auditor.rb'
- 'ee/lib/audit/project_changes_auditor.rb'
- - 'ee/lib/ee/api/entities/approval_rule.rb'
- - 'ee/lib/ee/api/entities/epic_issue.rb'
- - 'ee/lib/ee/api/entities/epic_issue_link.rb'
- - 'ee/lib/ee/api/entities/group.rb'
- - 'ee/lib/ee/api/entities/group_detail.rb'
- - 'ee/lib/ee/api/entities/group_push_rule.rb'
- - 'ee/lib/ee/api/entities/member.rb'
- - 'ee/lib/ee/api/entities/merge_request_approval_state.rb'
- - 'ee/lib/ee/api/entities/merge_request_approval_state_rule.rb'
- - 'ee/lib/ee/api/entities/project.rb'
- - 'ee/lib/ee/api/groups.rb'
- - 'ee/lib/ee/api/helpers/issues_helpers.rb'
- - 'ee/lib/ee/api/members.rb'
- - 'ee/lib/ee/api/merge_request_approvals.rb'
- - 'ee/lib/ee/api/projects.rb'
- 'ee/lib/ee/gitlab/background_migration/backfill_epic_cache_counts.rb'
- 'ee/lib/ee/gitlab/background_migration/backfill_project_statistics_container_repository_size.rb'
- 'ee/lib/ee/gitlab/background_migration/backfill_project_statistics_storage_size_without_uploads_size.rb'