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/lint/symbol_conversion.yml')
-rw-r--r--.rubocop_todo/lint/symbol_conversion.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.rubocop_todo/lint/symbol_conversion.yml b/.rubocop_todo/lint/symbol_conversion.yml
index 0fb6641d2a7..1fcb4eecf8b 100644
--- a/.rubocop_todo/lint/symbol_conversion.yml
+++ b/.rubocop_todo/lint/symbol_conversion.yml
@@ -2,7 +2,6 @@
# Cop supports --autocorrect.
Lint/SymbolConversion:
Exclude:
- - 'app/controllers/projects/environments/sample_metrics_controller.rb'
- 'app/helpers/breadcrumbs_helper.rb'
- 'app/helpers/environments_helper.rb'
- 'app/helpers/tooling/visual_review_helper.rb'
@@ -47,7 +46,6 @@ Lint/SymbolConversion:
- 'ee/spec/services/elastic/data_migration_service_spec.rb'
- 'ee/spec/services/security/token_revocation_service_spec.rb'
- 'ee/spec/support/helpers/subscription_portal_helpers.rb'
- - 'ee/spec/support/prometheus/additional_metrics_shared_examples.rb'
- 'ee/spec/workers/deployments/approval_worker_spec.rb'
- 'lib/gitlab/auth/otp/strategies/forti_token_cloud.rb'
- 'lib/gitlab/data_builder/repository.rb'
@@ -64,7 +62,6 @@ Lint/SymbolConversion:
- 'qa/qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb'
- 'qa/spec/resource/events/project_spec.rb'
- 'qa/spec/specs/allure_report_spec.rb'
- - 'spec/controllers/import/gitlab_controller_spec.rb'
- 'spec/controllers/jira_connect/branches_controller_spec.rb'
- 'spec/factories/ci/reports/codequality_degradations.rb'
- 'spec/factories/evidences.rb'
@@ -93,7 +90,6 @@ Lint/SymbolConversion:
- 'spec/lib/gitlab/ci/config/entry/job_spec.rb'
- 'spec/lib/gitlab/ci/config/entry/jobs_spec.rb'
- 'spec/lib/gitlab/ci/config/entry/processable_spec.rb'
- - 'spec/lib/gitlab/ci/interpolation/template_spec.rb'
- 'spec/lib/gitlab/ci/parsers/accessibility/pa11y_spec.rb'
- 'spec/lib/gitlab/ci/parsers/codequality/code_climate_spec.rb'
- 'spec/lib/gitlab/ci/reports/accessibility_reports_spec.rb'
@@ -138,13 +134,10 @@ Lint/SymbolConversion:
- 'spec/services/incident_management/timeline_event_tags/create_service_spec.rb'
- 'spec/services/jira_connect/sync_service_spec.rb'
- 'spec/services/ml/experiment_tracking/candidate_repository_spec.rb'
- - 'spec/support/google_api/cloud_platform_helpers.rb'
- 'spec/support/helpers/kubernetes_helpers.rb'
- 'spec/support/helpers/prometheus_helpers.rb'
- - 'spec/support/prometheus/additional_metrics_shared_examples.rb'
- 'spec/support/shared_examples/harbor/artifacts_controller_shared_examples.rb'
- 'spec/support/shared_examples/harbor/repositories_controller_shared_examples.rb'
- 'spec/support/shared_examples/harbor/tags_controller_shared_examples.rb'
- 'spec/support/shared_examples/models/diff_positionable_note_shared_examples.rb'
- - 'spec/views/admin/application_settings/_repository_storage.html.haml_spec.rb'
- 'spec/workers/gitlab/github_gists_import/import_gist_worker_spec.rb'