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/style/redundant_freeze.yml')
-rw-r--r--.rubocop_todo/style/redundant_freeze.yml21
1 files changed, 0 insertions, 21 deletions
diff --git a/.rubocop_todo/style/redundant_freeze.yml b/.rubocop_todo/style/redundant_freeze.yml
index c2ff275db69..0877c752827 100644
--- a/.rubocop_todo/style/redundant_freeze.yml
+++ b/.rubocop_todo/style/redundant_freeze.yml
@@ -212,24 +212,3 @@ Style/RedundantFreeze:
- 'lib/gitlab/zoom_link_extractor.rb'
- 'lib/sbom/package_url/argument_validator.rb'
- 'lib/tasks/gitlab/db/decomposition/rollback/bump_ci_sequences.rake'
- - 'qa/qa/support/parallel_pipeline_jobs.rb'
- - 'qa/qa/tools/ci/qa_changes.rb'
- - 'rubocop/cop/gitlab/doc_url.rb'
- - 'rubocop/cop/gitlab/finder_with_find_by.rb'
- - 'rubocop/cop/inject_enterprise_edition_module.rb'
- - 'rubocop/cop/project_path_helper.rb'
- - 'rubocop/cop/qa/selector_usage.rb'
- - 'scripts/lint-docs-blueprints.rb'
- - 'scripts/qa/testcases-check'
- - 'scripts/validate_migration_timestamps'
- - 'spec/contracts/provider/helpers/contract_source_helper.rb'
- - 'spec/initializers/secret_token_spec.rb'
- - 'spec/support/helpers/next_found_instance_of.rb'
- - 'spec/support/helpers/require_migration.rb'
- - 'spec/support/matchers/exceed_query_limit.rb'
- - 'tooling/danger/config_files.rb'
- - 'tooling/danger/customer_success.rb'
- - 'tooling/danger/datateam.rb'
- - 'tooling/danger/stable_branch.rb'
- - 'tooling/lib/tooling/kubernetes_client.rb'
- - 'tooling/lib/tooling/mappings/view_to_js_mappings.rb'