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>2023-02-06 21:09:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-06 21:09:43 +0300
commit33998a0e768263828f497685ae030f585193317f (patch)
tree791e2c3322a17f668a2a4abdd251a8362885f381 /.rubocop_todo/style
parent7b69a22d499787378aa30561822ef797a99c22e5 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r--.rubocop_todo/style/arguments_forwarding.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.rubocop_todo/style/arguments_forwarding.yml b/.rubocop_todo/style/arguments_forwarding.yml
index 7ed20dbae66..5a2467f2e98 100644
--- a/.rubocop_todo/style/arguments_forwarding.yml
+++ b/.rubocop_todo/style/arguments_forwarding.yml
@@ -13,14 +13,3 @@ Style/ArgumentsForwarding:
- 'ee/lib/ee/gitlab/background_migration/migrate_approver_to_approval_rules.rb'
- 'ee/spec/features/projects/mirror_spec.rb'
- 'ee/spec/lib/gitlab/status_page/storage/s3_multipart_upload_spec.rb'
- - 'qa/qa/runtime/application_settings.rb'
- - 'spec/features/dashboard/issues_filter_spec.rb'
- - 'spec/features/merge_request/batch_comments_spec.rb'
- - 'spec/lib/gitlab/asciidoc_spec.rb'
- - 'spec/lib/gitlab/other_markup_spec.rb'
- - 'spec/lib/gitlab/pagination/offset_pagination_spec.rb'
- - 'spec/models/integrations/mock_ci_spec.rb'
- - 'spec/support/graphql/fake_tracer.rb'
- - 'spec/support/graphql/resolver_factories.rb'
- - 'spec/support/helpers/kubernetes_helpers.rb'
- - 'spec/support/helpers/reload_helpers.rb'