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-09-01 09:09:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-01 09:09:38 +0300
commit7401c3a232003e3901010eccb4a31b7aa2741473 (patch)
treeb6fd8487c0eea8dcf2dbacd96d96da0eecba3266 /.rubocop_todo/style
parent902b42250634a30b90b9f3bb40f026633c923dcc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r--.rubocop_todo/style/redundant_freeze.yml23
1 files changed, 0 insertions, 23 deletions
diff --git a/.rubocop_todo/style/redundant_freeze.yml b/.rubocop_todo/style/redundant_freeze.yml
index 12126c58313..75bc9add5e1 100644
--- a/.rubocop_todo/style/redundant_freeze.yml
+++ b/.rubocop_todo/style/redundant_freeze.yml
@@ -165,26 +165,3 @@ Style/RedundantFreeze:
- 'lib/gitlab/regex.rb'
- 'lib/gitlab/regex/packages.rb'
- 'lib/gitlab/robots_txt/parser.rb'
- - 'lib/gitlab/saas.rb'
- - 'lib/gitlab/sanitizers/exception_message.rb'
- - 'lib/gitlab/sanitizers/svg.rb'
- - 'lib/gitlab/search/abuse_detection.rb'
- - 'lib/gitlab/search/found_blob.rb'
- - 'lib/gitlab/search/query.rb'
- - 'lib/gitlab/sidekiq_config/worker_matcher.rb'
- - 'lib/gitlab/slash_commands/deploy.rb'
- - 'lib/gitlab/slug/path.rb'
- - 'lib/gitlab/spamcheck/client.rb'
- - 'lib/gitlab/sql/pattern.rb'
- - 'lib/gitlab/unicode.rb'
- - 'lib/gitlab/untrusted_regexp/ruby_syntax.rb'
- - 'lib/gitlab/usage_data_counters/gitlab_cli_activity_unique_counter.rb'
- - 'lib/gitlab/usage_data_counters/jetbrains_plugin_activity_unique_counter.rb'
- - 'lib/gitlab/usage_data_counters/vscode_extension_activity_unique_counter.rb'
- - 'lib/gitlab/utils/link_header_parser.rb'
- - 'lib/gitlab/utils/markdown.rb'
- - 'lib/gitlab/uuid.rb'
- - 'lib/gitlab/version_info.rb'
- - 'lib/gitlab/x509/certificate.rb'
- - 'lib/gitlab/zoom_link_extractor.rb'
- - 'lib/sbom/package_url/argument_validator.rb'