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-19 03:07:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-19 03:07:13 +0300
commita94adeb6b2b212e824d1bbce5da16ecd7d1b5a20 (patch)
tree6d5be7275e6f5aec9888758b81318cb8648c3c17 /.rubocop_todo/style
parent355a4a17ebbeb246e48954462163577ae77f45c0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-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'