summaryrefslogtreecommitdiff
path: root/.rubocop_todo
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-21 00:08:59 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-21 00:08:59 +0000
commit367847e266036617e540e41b7fd3c7d03033800c (patch)
treea14547ad7556d48dcdeb977021f8cd89305ea026 /.rubocop_todo
parent5d7e5a8902382caaffa616e1b496b684ba72d148 (diff)
downloadgitlab-ce-367847e266036617e540e41b7fd3c7d03033800c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/gitlab/doc_url.yml56
1 files changed, 56 insertions, 0 deletions
diff --git a/.rubocop_todo/gitlab/doc_url.yml b/.rubocop_todo/gitlab/doc_url.yml
new file mode 100644
index 00000000000..bbb477d791c
--- /dev/null
+++ b/.rubocop_todo/gitlab/doc_url.yml
@@ -0,0 +1,56 @@
+---
+Gitlab/DocUrl:
+ Details: grace period
+ Exclude:
+ - 'app/controllers/jira_connect/app_descriptor_controller.rb'
+ - 'app/graphql/types/concerns/gitlab_style_deprecations.rb'
+ - 'app/graphql/types/notes/diff_position_input_type.rb'
+ - 'app/graphql/types/query_complexity_type.rb'
+ - 'app/helpers/learn_gitlab_helper.rb'
+ - 'app/models/integrations/apple_app_store.rb'
+ - 'app/models/integrations/microsoft_teams.rb'
+ - 'app/presenters/dev_ops_report/metric_presenter.rb'
+ - 'app/serializers/build_details_entity.rb'
+ - 'app/services/security/ci_configuration/container_scanning_create_service.rb'
+ - 'app/services/security/ci_configuration/dependency_scanning_create_service.rb'
+ - 'app/services/security/ci_configuration/sast_create_service.rb'
+ - 'app/services/security/ci_configuration/sast_iac_create_service.rb'
+ - 'app/services/security/ci_configuration/secret_detection_create_service.rb'
+ - 'app/services/tasks_to_be_done/create_ci_task_service.rb'
+ - 'app/services/tasks_to_be_done/create_code_task_service.rb'
+ - 'app/services/tasks_to_be_done/create_issues_task_service.rb'
+ - 'ee/app/components/namespaces/free_user_cap/notification_alert_component.rb'
+ - 'ee/app/graphql/mutations/requirements_management/export_requirements.rb'
+ - 'ee/app/graphql/types/vulnerability_state_enum.rb'
+ - 'ee/app/mailers/emails/user_cap.rb'
+ - 'ee/app/workers/concerns/elastic/migration_obsolete.rb'
+ - 'ee/lib/ee/gitlab/ci/pipeline/quota/size.rb'
+ - 'ee/lib/slack/block_kit/app_home_opened.rb'
+ - 'ee/lib/system_check/app/advanced_search_migrations_check.rb'
+ - 'ee/lib/tasks/gitlab/geo.rake'
+ - 'lib/backup/database.rb'
+ - 'lib/feature.rb'
+ - 'lib/gitlab/audit/auditor.rb'
+ - 'lib/gitlab/ci/config/entry/processable.rb'
+ - 'lib/gitlab/config_checker/external_database_checker.rb'
+ - 'lib/gitlab/config_checker/puma_rugged_checker.rb'
+ - 'lib/gitlab/database.rb'
+ - 'lib/gitlab/database/migration_helpers/automatic_lock_writes_on_tables.rb'
+ - 'lib/gitlab/database/migration_helpers/v2.rb'
+ - 'lib/gitlab/database/migrations/batched_background_migration_helpers.rb'
+ - 'lib/gitlab/database/migrations/extension_helpers.rb'
+ - 'lib/gitlab/database/query_analyzers/prevent_cross_database_modification.rb'
+ - 'lib/gitlab/database/query_analyzers/restrict_allowed_schemas.rb'
+ - 'lib/gitlab/i18n/po_linter.rb'
+ - 'lib/gitlab/instrumentation/redis_base.rb'
+ - 'lib/gitlab/pagination/keyset/unsupported_scope_order.rb'
+ - 'lib/gitlab/redis/hll.rb'
+ - 'lib/gitlab/slash_commands/presenters/help.rb'
+ - 'lib/gitlab/utils/strong_memoize.rb'
+ - 'lib/initializer_connections.rb'
+ - 'lib/security/ci_configuration/base_build_action.rb'
+ - 'lib/tasks/db_obsolete_ignored_columns.rake'
+ - 'lib/tasks/gitlab/docs/redirect.rake'
+ - 'lib/tasks/gitlab/shell.rake'
+ - 'lib/tasks/migrate/schema_check.rake'
+ - 'lib/tasks/test.rake'