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:
Diffstat (limited to '.rubocop_todo/performance/flat_map.yml')
-rw-r--r--.rubocop_todo/performance/flat_map.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.rubocop_todo/performance/flat_map.yml b/.rubocop_todo/performance/flat_map.yml
index 32dce1bf317..a7643f5fe9e 100644
--- a/.rubocop_todo/performance/flat_map.yml
+++ b/.rubocop_todo/performance/flat_map.yml
@@ -15,10 +15,8 @@ Performance/FlatMap:
- 'ee/spec/requests/api/members_spec.rb'
- 'ee/spec/support/helpers/license_scanning_report_helpers.rb'
- 'ee/spec/support/shared_examples/finders/security/findings_finder_shared_examples.rb'
- - 'lib/gitlab/ci/pipeline/chain/create_deployments.rb'
- 'lib/gitlab/ci/pipeline/chain/ensure_environments.rb'
- 'lib/gitlab/ci/pipeline/chain/ensure_resource_groups.rb'
- - 'lib/gitlab/database/query_analyzers/prevent_cross_database_modification.rb'
- 'lib/gitlab/diff/file_collection/base.rb'
- 'lib/gitlab/instrumentation/redis_cluster_validator.rb'
- 'lib/gitlab/testing/request_inspector_middleware.rb'
@@ -31,7 +29,6 @@ Performance/FlatMap:
- 'spec/lib/gitlab/ci/parsers/test/junit_spec.rb'
- 'spec/models/ci/pipeline_spec.rb'
- 'spec/requests/api/graphql/ci/pipelines_spec.rb'
- - 'spec/requests/api/projects_spec.rb'
- 'spec/services/ci/create_pipeline_service/evaluate_runner_tags_spec.rb'
- 'spec/services/git/process_ref_changes_service_spec.rb'
- 'spec/support/shared_examples/models/with_debian_distributions_shared_examples.rb'