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-13 00:08:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-13 00:08:10 +0300
commita6b21afb09a4b91e47db93b2443205bd4eef84e6 (patch)
tree75914410f8e34a0fadc6d9998f84d20c7fedf075 /.rubocop_todo
parent31f59b55c63f6a7add79c5987731387ae3a4f7ab (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/performance/regexp_match.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.rubocop_todo/performance/regexp_match.yml b/.rubocop_todo/performance/regexp_match.yml
index c1a8036f8d1..888552f876c 100644
--- a/.rubocop_todo/performance/regexp_match.yml
+++ b/.rubocop_todo/performance/regexp_match.yml
@@ -72,8 +72,6 @@ Performance/RegexpMatch:
- 'qa/qa/service/cluster_provider/k3d.rb'
- 'qa/qa/specs/spec_helper.rb'
- 'qa/qa/tools/ci/ff_changes.rb'
- - 'rubocop/cop/project_path_helper.rb'
- - 'rubocop/cop/qa/selector_usage.rb'
- 'scripts/changed-feature-flags'
- 'scripts/failed_tests.rb'
- 'scripts/lib/glfm/parse_examples.rb'
@@ -83,14 +81,3 @@ Performance/RegexpMatch:
- 'scripts/qa/testcases-check'
- 'scripts/trigger-build.rb'
- 'sidekiq_cluster/cli.rb'
- - 'spec/lib/gitlab/cluster/mixins/puma_cluster_spec.rb'
- - 'spec/mailers/emails/in_product_marketing_spec.rb'
- - 'spec/spec_helper.rb'
- - 'spec/support/capybara.rb'
- - 'spec/support/helpers/test_env.rb'
- - 'spec/support/shared_contexts/features/integrations/integrations_shared_context.rb'
- - 'spec/support/shared_examples/features/discussion_comments_shared_example.rb'
- - 'spec/tooling/quality/test_level_spec.rb'
- - 'tooling/danger/analytics_instrumentation.rb'
- - 'tooling/danger/database_dictionary.rb'
- - 'tooling/danger/specs/feature_category_suggestion.rb'