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-07-28 21:11:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-28 21:11:01 +0300
commit7c5f1bfac791045e54386b9c9bb56ee24afc68ca (patch)
treea11c8dff3994899c25acacb383c0a70522a24cd1 /.rubocop_todo
parentd62fd6e04c272d48dccde4033529ca97c27502f6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/performance/regexp_match.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/.rubocop_todo/performance/regexp_match.yml b/.rubocop_todo/performance/regexp_match.yml
index 2c80a74c538..0248938c84b 100644
--- a/.rubocop_todo/performance/regexp_match.yml
+++ b/.rubocop_todo/performance/regexp_match.yml
@@ -20,26 +20,6 @@ Performance/RegexpMatch:
- 'lib/banzai/filter/references/reference_filter.rb'
- 'lib/bulk_imports/path_normalization.rb'
- 'lib/feature/definition.rb'
- - 'lib/gitlab/authorized_keys.rb'
- - 'lib/gitlab/checks/branch_check.rb'
- - 'lib/gitlab/ci/build/artifacts/metadata.rb'
- - 'lib/gitlab/ci/build/artifacts/metadata/entry.rb'
- - 'lib/gitlab/ci/project_config/remote.rb'
- - 'lib/gitlab/database/postgres_constraint.rb'
- - 'lib/gitlab/database/postgres_foreign_key.rb'
- - 'lib/gitlab/database/postgres_index.rb'
- - 'lib/gitlab/database/postgres_partition.rb'
- - 'lib/gitlab/database/postgres_partitioned_table.rb'
- - 'lib/gitlab/database/reindexing/reindex_concurrently.rb'
- - 'lib/gitlab/dependency_linker/base_linker.rb'
- - 'lib/gitlab/dependency_linker/composer_json_linker.rb'
- - 'lib/gitlab/diff/parser.rb'
- - 'lib/gitlab/email/reply_parser.rb'
- - 'lib/gitlab/git/gitmodules_parser.rb'
- - 'lib/gitlab/metrics/samplers/threads_sampler.rb'
- - 'lib/gitlab/middleware/sidekiq_web_static.rb'
- - 'lib/gitlab/middleware/static.rb'
- - 'lib/gitlab/url_blocker.rb'
- 'lib/tasks/gitlab/update_templates.rake'
- 'lib/uploaded_file.rb'
- 'qa/qa/flow/integrations/slack.rb'