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.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.rubocop_todo/style/redundant_freeze.yml b/.rubocop_todo/style/redundant_freeze.yml
index cda2972c60c..3a0f099fd24 100644
--- a/.rubocop_todo/style/redundant_freeze.yml
+++ b/.rubocop_todo/style/redundant_freeze.yml
@@ -51,7 +51,6 @@ Style/RedundantFreeze:
- 'app/services/grafana/proxy_service.rb'
- 'app/services/import/validate_remote_git_endpoint_service.rb'
- 'app/services/issues/base_service.rb'
- - 'app/services/packages/debian/process_package_file_service.rb'
- 'app/services/projects/import_error_filter.rb'
- 'app/services/projects/lfs_pointers/lfs_object_download_list_service.rb'
- 'app/services/prometheus/proxy_variable_substitution_service.rb'
@@ -66,10 +65,10 @@ Style/RedundantFreeze:
- '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/iteration.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'
@@ -236,7 +235,6 @@ Style/RedundantFreeze:
- 'tooling/danger/config_files.rb'
- 'tooling/danger/customer_success.rb'
- 'tooling/danger/datateam.rb'
- - 'tooling/danger/specs.rb'
- 'tooling/danger/stable_branch.rb'
- 'tooling/lib/tooling/kubernetes_client.rb'
- 'tooling/lib/tooling/mappings/view_to_js_mappings.rb'