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-04 00:08:05 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-04 00:08:05 +0300
commit2eff77c2efe8ad71796561cae3bcd993b9065721 (patch)
tree964b2537abbfa9b8c5290ca82327003be52417e3 /.rubocop_todo/style
parent8f9307985ea047abb5b8a7c6c56bb644e0b7c363 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r--.rubocop_todo/style/arguments_forwarding.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/.rubocop_todo/style/arguments_forwarding.yml b/.rubocop_todo/style/arguments_forwarding.yml
index d3096575481..7ed20dbae66 100644
--- a/.rubocop_todo/style/arguments_forwarding.yml
+++ b/.rubocop_todo/style/arguments_forwarding.yml
@@ -13,22 +13,6 @@ 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'
- - 'lib/atlassian/jira_issue_key_extractor.rb'
- - 'lib/bulk_imports/clients/graphql.rb'
- - 'lib/gitlab/allowable.rb'
- - 'lib/gitlab/auth/ldap/adapter.rb'
- - 'lib/gitlab/ci/config/external/mapper/base.rb'
- - 'lib/gitlab/database/migrations/background_migration_helpers.rb'
- - 'lib/gitlab/dependency_linker/base_linker.rb'
- - 'lib/gitlab/git/repository.rb'
- - 'lib/gitlab/github_import/markdown_text.rb'
- - 'lib/gitlab/graphql/authorize/authorize_resource.rb'
- - 'lib/gitlab/import_export/base/object_builder.rb'
- - 'lib/gitlab/metrics/dashboard/url.rb'
- - 'lib/gitlab/nav/top_nav_view_model_builder.rb'
- - 'lib/gitlab/omniauth_initializer.rb'
- - 'lib/gitlab/push_options.rb'
- - 'lib/tasks/import.rake'
- 'qa/qa/runtime/application_settings.rb'
- 'spec/features/dashboard/issues_filter_spec.rb'
- 'spec/features/merge_request/batch_comments_spec.rb'