From 7c5f1bfac791045e54386b9c9bb56ee24afc68ca Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 28 Jul 2023 18:11:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .rubocop_todo/performance/regexp_match.yml | 20 -------------------- 1 file changed, 20 deletions(-) (limited to '.rubocop_todo') 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' -- cgit v1.2.3