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/layout/line_end_string_concatenation_indentation.yml')
-rw-r--r--.rubocop_todo/layout/line_end_string_concatenation_indentation.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.rubocop_todo/layout/line_end_string_concatenation_indentation.yml b/.rubocop_todo/layout/line_end_string_concatenation_indentation.yml
index b774d92d4ee..1cd22cb3e18 100644
--- a/.rubocop_todo/layout/line_end_string_concatenation_indentation.yml
+++ b/.rubocop_todo/layout/line_end_string_concatenation_indentation.yml
@@ -4,7 +4,6 @@ Layout/LineEndStringConcatenationIndentation:
Details: grace period
Exclude:
- 'app/controllers/admin/application_settings_controller.rb'
- - 'app/controllers/concerns/verifies_with_email.rb'
- 'app/finders/snippets_finder.rb'
- 'app/graphql/mutations/ci/project_ci_cd_settings_update.rb'
- 'app/graphql/mutations/ci/runner/bulk_delete.rb'
@@ -15,7 +14,6 @@ Layout/LineEndStringConcatenationIndentation:
- 'app/graphql/types/ci/config/include_type.rb'
- 'app/graphql/types/ci/runner_membership_filter_enum.rb'
- 'app/graphql/types/ci/runner_status_enum.rb'
- - 'app/graphql/types/issue_type.rb'
- 'app/graphql/types/user_interface.rb'
- 'app/helpers/application_settings_helper.rb'
- 'app/helpers/members_helper.rb'
@@ -36,7 +34,6 @@ Layout/LineEndStringConcatenationIndentation:
- 'app/services/concerns/ci/job_token_scope/edit_scope_validations.rb'
- 'app/services/feature_flags/update_service.rb'
- 'app/services/projects/after_rename_service.rb'
- - 'app/services/projects/container_repository/destroy_service.rb'
- 'app/services/repositories/changelog_service.rb'
- 'app/services/users/email_verification/validate_token_service.rb'
- 'app/workers/run_pipeline_schedule_worker.rb'
@@ -45,9 +42,7 @@ Layout/LineEndStringConcatenationIndentation:
- 'config/initializers/wikicloth_redos_patch.rb'
- 'config/initializers/wikicloth_ruby_3_patch.rb'
- 'config/initializers_before_autoloader/003_gc_compact.rb'
- - 'danger/ci_templates/Dangerfile'
- 'danger/database/Dangerfile'
- - 'db/post_migrate/20210606143426_add_index_for_container_registry_access_level.rb'
- 'db/post_migrate/20220425121410_add_temporary_index_for_backfill_integrations_enable_ssl_verification.rb'
- 'db/post_migrate/20220525131624_drop_temporary_index_for_backfill_integrations_enable_ssl_verification.rb'
- 'db/post_migrate/20220920081631_prepare_ci_builds_metadata_for_partitioning_primary_key.rb'
@@ -55,7 +50,6 @@ Layout/LineEndStringConcatenationIndentation:
- 'ee/app/controllers/admin/licenses_controller.rb'
- 'ee/app/controllers/concerns/insights_actions.rb'
- 'ee/app/controllers/ee/ldap/omniauth_callbacks_controller.rb'
- - 'ee/app/controllers/users/identity_verification_controller.rb'
- 'ee/app/finders/geo/framework_registry_finder.rb'
- 'ee/app/graphql/mutations/app_sec/fuzzing/api/ci_configuration/create.rb'
- 'ee/app/graphql/mutations/dast_scanner_profiles/create.rb'
@@ -71,7 +65,6 @@ Layout/LineEndStringConcatenationIndentation:
- 'ee/app/models/app_sec/fuzzing/api/ci_configuration.rb'
- 'ee/app/models/ci/minutes/notification.rb'
- 'ee/app/models/ee/group_group_link.rb'
- - 'ee/app/models/ee/namespace/storage/notification.rb'
- 'ee/app/models/ee/vulnerability.rb'
- 'ee/app/services/boards/epic_lists/destroy_service.rb'
- 'ee/app/services/ee/admin/set_feature_flag_service.rb'
@@ -196,7 +189,6 @@ Layout/LineEndStringConcatenationIndentation:
- 'lib/gitlab/database/partitioning_migration_helpers/foreign_key_helpers.rb'
- 'lib/gitlab/database/partitioning_migration_helpers/index_helpers.rb'
- 'lib/gitlab/database/partitioning_migration_helpers/table_management_helpers.rb'
- - 'lib/gitlab/database/query_analyzers/prevent_cross_database_modification.rb'
- 'lib/gitlab/database/schema_helpers.rb'
- 'lib/gitlab/database/shared_model.rb'
- 'lib/gitlab/github_import/importer/events/changed_reviewer.rb'
@@ -213,7 +205,6 @@ Layout/LineEndStringConcatenationIndentation:
- 'lib/tasks/gitlab/storage.rake'
- 'qa/qa/ee/page/project/settings/services/jira.rb'
- 'qa/qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb'
- - 'qa/qa/support/matchers/eventually_matcher.rb'
- 'qa/qa/support/system_logs/kibana.rb'
- 'qa/qa/tools/revoke_user_personal_access_tokens.rb'
- 'qa/spec/support/page_error_checker_spec.rb'
@@ -260,10 +251,8 @@ Layout/LineEndStringConcatenationIndentation:
- 'scripts/lib/glfm/update_specification.rb'
- 'scripts/lib/glfm/verify_all_generated_files_are_up_to_date.rb'
- 'scripts/packages/automated_cleanup.rb'
- - 'spec/contracts/provider_specs/helpers/provider/contract_source_helper_spec.rb'
- 'spec/controllers/graphql_controller_spec.rb'
- 'spec/controllers/projects/deploy_keys_controller_spec.rb'
- - 'spec/features/groups/show_spec.rb'
- 'spec/features/projects/files/user_browses_files_spec.rb'
- 'spec/features/projects/files/user_creates_directory_spec.rb'
- 'spec/features/projects/files/user_creates_files_spec.rb'
@@ -351,7 +340,6 @@ Layout/LineEndStringConcatenationIndentation:
- 'spec/support/shared_examples/lib/email/email_shared_examples.rb'
- 'spec/support/shared_examples/requests/api/notes_shared_examples.rb'
- 'spec/support/shared_examples/requests/self_monitoring_shared_examples.rb'
- - 'spec/tooling/lib/tooling/kubernetes_client_spec.rb'
- 'spec/uploaders/file_mover_spec.rb'
- 'spec/views/devise/shared/_signup_box.html.haml_spec.rb'
- 'spec/views/projects/pages/show.html.haml_spec.rb'