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.yml26
1 files changed, 1 insertions, 25 deletions
diff --git a/.rubocop_todo/style/redundant_freeze.yml b/.rubocop_todo/style/redundant_freeze.yml
index 0877c752827..12126c58313 100644
--- a/.rubocop_todo/style/redundant_freeze.yml
+++ b/.rubocop_todo/style/redundant_freeze.yml
@@ -55,29 +55,6 @@ Style/RedundantFreeze:
- 'app/validators/certificate_fingerprint_validator.rb'
- 'app/validators/json_schema_validator.rb'
- 'app/validators/line_code_validator.rb'
- - 'ee/app/finders/concerns/epics/findable.rb'
- - 'ee/app/finders/ee/analytics/cycle_analytics/stage_finder.rb'
- - 'ee/app/finders/epics_finder.rb'
- - 'ee/app/graphql/mutations/incident_management/oncall_rotation/base.rb'
- - 'ee/app/graphql/types/incident_management/oncall_rotation_date_input_type.rb'
- - 'ee/app/models/allowed_email_domain.rb'
- - 'ee/app/models/ee/issue.rb'
- - 'ee/app/models/ee/label.rb'
- - 'ee/app/models/ee/project_import_state.rb'
- - 'ee/app/models/ee/vulnerability.rb'
- - 'ee/app/models/iteration.rb'
- - 'ee/app/models/status_page/project_setting.rb'
- - 'ee/app/serializers/analytics/cycle_analytics/value_stream_errors_serializer.rb'
- - 'ee/app/services/elastic/data_migration_service.rb'
- - 'ee/app/services/incident_management/issuable_resource_links/create_service.rb'
- - 'ee/app/services/projects/restore_service.rb'
- - 'ee/lib/ee/gitlab/path_regex.rb'
- - 'ee/lib/ee/gitlab/web_hooks/rate_limiter.rb'
- - 'ee/lib/elastic/latest/git_class_proxy.rb'
- - 'ee/lib/gitlab/code_owners/reference_extractor.rb'
- - 'ee/lib/gitlab/status_page/filter/image_filter.rb'
- - 'ee/lib/system_check/geo/authorized_keys_check.rb'
- - 'haml_lint/linter/documentation_links.rb'
- 'lib/api/api.rb'
- 'lib/api/concerns/packages/nuget_endpoints.rb'
- 'lib/api/debian_group_packages.rb'
@@ -102,7 +79,6 @@ Style/RedundantFreeze:
- 'lib/banzai/filter/task_list_filter.rb'
- 'lib/bulk_imports/common/pipelines/uploads_pipeline.rb'
- 'lib/bulk_imports/file_downloads/filename_fetch.rb'
- - 'lib/csv_builder.rb'
- 'lib/error_tracking/sentry_client/pagination_parser.rb'
- 'lib/expand_variables.rb'
- 'lib/feature/definition.rb'
@@ -187,6 +163,7 @@ Style/RedundantFreeze:
- 'lib/gitlab/rack_attack/request.rb'
- 'lib/gitlab/redis/hll.rb'
- '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'
@@ -211,4 +188,3 @@ Style/RedundantFreeze:
- 'lib/gitlab/x509/certificate.rb'
- 'lib/gitlab/zoom_link_extractor.rb'
- 'lib/sbom/package_url/argument_validator.rb'
- - 'lib/tasks/gitlab/db/decomposition/rollback/bump_ci_sequences.rake'