summaryrefslogtreecommitdiff
path: root/.rubocop_todo/style/format_string.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/style/format_string.yml')
-rw-r--r--.rubocop_todo/style/format_string.yml32
1 files changed, 4 insertions, 28 deletions
diff --git a/.rubocop_todo/style/format_string.yml b/.rubocop_todo/style/format_string.yml
index 4da3c32416c..c1ba754edca 100644
--- a/.rubocop_todo/style/format_string.yml
+++ b/.rubocop_todo/style/format_string.yml
@@ -1,5 +1,5 @@
---
-# Cop supports --auto-correct.
+# Cop supports --autocorrect.
Style/FormatString:
Exclude:
- 'app/components/diffs/overflow_warning_component.rb'
@@ -14,7 +14,6 @@ Style/FormatString:
- 'app/controllers/concerns/confirm_email_warning.rb'
- 'app/controllers/concerns/enforces_two_factor_authentication.rb'
- 'app/controllers/concerns/integrations/actions.rb'
- - 'app/controllers/concerns/integrations/hooks_execution.rb'
- 'app/controllers/concerns/membership_actions.rb'
- 'app/controllers/concerns/redirects_for_missing_path_on_tree.rb'
- 'app/controllers/concerns/spammable_actions/akismet_mark_as_spam_action.rb'
@@ -28,7 +27,6 @@ Style/FormatString:
- 'app/controllers/import/gitlab_groups_controller.rb'
- 'app/controllers/import/gitlab_projects_controller.rb'
- 'app/controllers/invites_controller.rb'
- - 'app/controllers/jwt_controller.rb'
- 'app/controllers/omniauth_callbacks_controller.rb'
- 'app/controllers/profiles/chat_names_controller.rb'
- 'app/controllers/profiles/emails_controller.rb'
@@ -48,7 +46,6 @@ Style/FormatString:
- 'app/finders/todos_finder.rb'
- 'app/graphql/mutations/release_asset_links/create.rb'
- 'app/helpers/auth_helper.rb'
- - 'app/helpers/blob_helper.rb'
- 'app/helpers/button_helper.rb'
- 'app/helpers/ci/builds_helper.rb'
- 'app/helpers/ci/pipelines_helper.rb'
@@ -65,7 +62,6 @@ Style/FormatString:
- 'app/helpers/members_helper.rb'
- 'app/helpers/merge_requests_helper.rb'
- 'app/helpers/mirror_helper.rb'
- - 'app/helpers/notify_helper.rb'
- 'app/helpers/preferences_helper.rb'
- 'app/helpers/profiles_helper.rb'
- 'app/helpers/projects/project_members_helper.rb'
@@ -74,7 +70,6 @@ Style/FormatString:
- 'app/helpers/reminder_emails_helper.rb'
- 'app/helpers/search_helper.rb'
- 'app/helpers/ssh_keys_helper.rb'
- - 'app/helpers/storage_helper.rb'
- 'app/helpers/tags_helper.rb'
- 'app/helpers/time_helper.rb'
- 'app/helpers/timeboxes_helper.rb'
@@ -91,7 +86,6 @@ Style/FormatString:
- 'app/models/concerns/limitable.rb'
- 'app/models/concerns/metric_image_uploading.rb'
- 'app/models/concerns/spammable.rb'
- - 'app/models/concerns/timebox.rb'
- 'app/models/concerns/token_authenticatable_strategies/encrypted.rb'
- 'app/models/container_expiration_policy.rb'
- 'app/models/custom_emoji.rb'
@@ -111,7 +105,6 @@ Style/FormatString:
- 'app/models/integrations/emails_on_push.rb'
- 'app/models/integrations/ewm.rb'
- 'app/models/integrations/external_wiki.rb'
- - 'app/models/integrations/flowdock.rb'
- 'app/models/integrations/hangouts_chat.rb'
- 'app/models/integrations/irker.rb'
- 'app/models/integrations/jenkins.rb'
@@ -126,7 +119,6 @@ Style/FormatString:
- 'app/models/integrations/webex_teams.rb'
- 'app/models/integrations/youtrack.rb'
- 'app/models/integrations/zentao.rb'
- - 'app/models/merge_request.rb'
- 'app/models/merge_request_diff.rb'
- 'app/models/milestone.rb'
- 'app/models/pages_domain.rb'
@@ -134,30 +126,25 @@ Style/FormatString:
- 'app/models/resource_event.rb'
- 'app/models/sent_notification.rb'
- 'app/models/serverless/domain.rb'
- - 'app/models/snippet.rb'
- 'app/models/user.rb'
- 'app/models/wiki.rb'
- 'app/models/wiki_page.rb'
- 'app/models/work_items/parent_link.rb'
- 'app/presenters/ci/pipeline_presenter.rb'
+ - 'app/presenters/key_presenter.rb'
- 'app/presenters/merge_request_presenter.rb'
- 'app/presenters/project_presenter.rb'
- - 'app/presenters/key_presenter.rb'
- 'app/serializers/build_details_entity.rb'
- 'app/services/alert_management/alerts/update_service.rb'
- 'app/services/boards/lists/base_create_service.rb'
- - 'app/services/bulk_imports/file_download_service.rb'
- 'app/services/clusters/applications/check_progress_service.rb'
- - 'app/services/clusters/applications/check_uninstall_progress_service.rb'
- 'app/services/clusters/applications/install_service.rb'
- - 'app/services/clusters/applications/patch_service.rb'
- 'app/services/clusters/applications/upgrade_service.rb'
- 'app/services/clusters/aws/authorize_role_service.rb'
- 'app/services/clusters/aws/finalize_creation_service.rb'
- 'app/services/clusters/aws/verify_provision_status_service.rb'
- 'app/services/clusters/gcp/finalize_creation_service.rb'
- 'app/services/clusters/gcp/verify_provision_status_service.rb'
- - 'app/services/clusters/kubernetes/configure_istio_ingress_service.rb'
- 'app/services/concerns/update_repository_storage_methods.rb'
- 'app/services/concerns/validates_classification_label.rb'
- 'app/services/gravatar_service.rb'
@@ -195,12 +182,8 @@ Style/FormatString:
- 'config/initializers/rack_lineprof.rb'
- 'danger/roulette/Dangerfile'
- 'ee/app/components/billing/plan_component.rb'
- - 'ee/app/components/namespaces/free_user_cap/alert_component.rb'
- - 'ee/app/components/namespaces/free_user_cap/personable.rb'
- - 'ee/app/components/namespaces/free_user_cap/personal_alert_component.rb'
- - 'ee/app/components/namespaces/free_user_cap/personal_preview_alert_component.rb'
- - 'ee/app/components/namespaces/free_user_cap/personal_usage_quota_limitations_alert_component.rb'
- - 'ee/app/components/namespaces/free_user_cap/preview_alert_component.rb'
+ - 'ee/app/components/namespaces/free_user_cap/enforcement_alert_component.rb'
+ - 'ee/app/components/namespaces/free_user_cap/notification_alert_component.rb'
- 'ee/app/components/namespaces/free_user_cap/usage_quota_alert_component.rb'
- 'ee/app/components/namespaces/free_user_cap/usage_quota_trial_alert_component.rb'
- 'ee/app/controllers/admin/elasticsearch_controller.rb'
@@ -213,7 +196,6 @@ Style/FormatString:
- 'ee/app/controllers/ee/repositories/git_http_client_controller.rb'
- 'ee/app/controllers/ee/repositories/lfs_api_controller.rb'
- 'ee/app/controllers/groups/saml_group_links_controller.rb'
- - 'ee/app/controllers/groups/settings/reporting_controller.rb'
- 'ee/app/controllers/groups/sso_controller.rb'
- 'ee/app/controllers/projects/requirements_management/requirements_controller.rb'
- 'ee/app/controllers/subscriptions/groups_controller.rb'
@@ -221,7 +203,6 @@ Style/FormatString:
- 'ee/app/helpers/billing_plans_helper.rb'
- 'ee/app/helpers/ee/application_helper.rb'
- 'ee/app/helpers/ee/geo_helper.rb'
- - 'ee/app/helpers/ee/groups/reporting_helper.rb'
- 'ee/app/helpers/ee/groups/settings_helper.rb'
- 'ee/app/helpers/ee/groups_helper.rb'
- 'ee/app/helpers/ee/import_helper.rb'
@@ -271,8 +252,6 @@ Style/FormatString:
- 'ee/app/services/vulnerability_external_issue_links/create_service.rb'
- 'ee/app/validators/user_existence_validator.rb'
- 'ee/lib/audit/details.rb'
- - 'ee/lib/ee/audit/project_changes_auditor.rb'
- - 'ee/lib/ee/audit/project_setting_changes_auditor.rb'
- 'ee/lib/ee/gitlab/checks/push_rules/branch_check.rb'
- 'ee/lib/ee/gitlab/checks/push_rules/commit_check.rb'
- 'ee/lib/ee/gitlab/ci/pipeline/chain/validate/security_orchestration_policy.rb'
@@ -301,7 +280,6 @@ Style/FormatString:
- 'lib/api/helpers/packages/conan/api_helpers.rb'
- 'lib/bulk_imports/network_error.rb'
- 'lib/bulk_imports/users_mapper.rb'
- - 'lib/flowdock/git/builder.rb'
- 'lib/gitlab/bitbucket_server_import/importer.rb'
- 'lib/gitlab/checks/push_file_count_check.rb'
- 'lib/gitlab/ci/ansi2json/line.rb'
@@ -314,7 +292,6 @@ Style/FormatString:
- 'lib/gitlab/console.rb'
- 'lib/gitlab/database/async_indexes/index_creator.rb'
- 'lib/gitlab/database/background_migration/batched_migration.rb'
- - 'lib/gitlab/database/migration_helpers.rb'
- 'lib/gitlab/database/partitioning/single_numeric_list_partition.rb'
- 'lib/gitlab/database/partitioning/time_partition.rb'
- 'lib/gitlab/database/partitioning_migration_helpers/table_management_helpers.rb'
@@ -371,7 +348,6 @@ Style/FormatString:
- 'spec/models/integrations/datadog_spec.rb'
- 'spec/models/serverless/domain_spec.rb'
- 'spec/requests/api/graphql/project/jira_projects_spec.rb'
- - 'spec/services/clusters/applications/patch_service_spec.rb'
- 'spec/services/clusters/applications/upgrade_service_spec.rb'
- 'spec/services/groups/import_export/export_service_spec.rb'
- 'spec/services/projects/import_export/export_service_spec.rb'