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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-23 00:09:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-23 00:09:10 +0300
commitcbd505d80b8f427e200d7ab6509160a58739ecd5 (patch)
treea1c5e0b69c1a6a223cc99f78f6471ff1bd4fab5d /.rubocop_manual_todo.yml
parent852877d997ee2b22f185d388992382986a8f2e1d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r--.rubocop_manual_todo.yml60
1 files changed, 0 insertions, 60 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml
index 5be03fa4b1b..011d64eaddd 100644
--- a/.rubocop_manual_todo.yml
+++ b/.rubocop_manual_todo.yml
@@ -750,66 +750,6 @@ RSpec/TimecopTravel:
Graphql/Descriptions:
Exclude:
- - 'app/graphql/types/access_level_type.rb'
- - 'app/graphql/types/admin/analytics/instance_statistics/measurement_type.rb'
- - 'app/graphql/types/admin/sidekiq_queues/delete_jobs_response_type.rb'
- - 'app/graphql/types/alert_management/alert_status_counts_type.rb'
- - 'app/graphql/types/alert_management/alert_type.rb'
- - 'app/graphql/types/alert_management/integration_type.rb'
- - 'app/graphql/types/award_emojis/award_emoji_type.rb'
- - 'app/graphql/types/board_list_type.rb'
- - 'app/graphql/types/board_type.rb'
- - 'app/graphql/types/boards/board_issue_input_base_type.rb'
- - 'app/graphql/types/boards/board_issue_input_type.rb'
- - 'app/graphql/types/branch_type.rb'
- - 'app/graphql/types/ci/analytics_type.rb'
- - 'app/graphql/types/ci/config/config_type.rb'
- - 'app/graphql/types/ci/config/group_type.rb'
- - 'app/graphql/types/ci/config/job_type.rb'
- - 'app/graphql/types/ci/config/need_type.rb'
- - 'app/graphql/types/ci/config/stage_type.rb'
- - 'app/graphql/types/ci/detailed_status_type.rb'
- - 'app/graphql/types/ci/group_type.rb'
- - 'app/graphql/types/ci/job_artifact_type.rb'
- - 'app/graphql/types/ci/job_type.rb'
- - 'app/graphql/types/ci/pipeline_type.rb'
- - 'app/graphql/types/ci/runner_architecture_type.rb'
- - 'app/graphql/types/ci/runner_platform_type.rb'
- - 'app/graphql/types/ci/runner_setup_type.rb'
- - 'app/graphql/types/ci/stage_type.rb'
- - 'app/graphql/types/ci/status_action_type.rb'
- - 'app/graphql/types/commit_action_type.rb'
- - 'app/graphql/types/commit_type.rb'
- - 'app/graphql/types/container_expiration_policy_type.rb'
- - 'app/graphql/types/container_repository_details_type.rb'
- - 'app/graphql/types/container_repository_type.rb'
- - 'app/graphql/types/countable_connection_type.rb'
- - 'app/graphql/types/current_user_todos.rb'
- - 'app/graphql/types/custom_emoji_type.rb'
- - 'app/graphql/types/design_management/design_at_version_type.rb'
- - 'app/graphql/types/design_management/design_collection_type.rb'
- - 'app/graphql/types/design_management/design_fields.rb'
- - 'app/graphql/types/design_management/design_type.rb'
- - 'app/graphql/types/design_management/version_type.rb'
- - 'app/graphql/types/design_management_type.rb'
- - 'app/graphql/types/diff_paths_input_type.rb'
- - 'app/graphql/types/diff_refs_type.rb'
- - 'app/graphql/types/diff_stats_summary_type.rb'
- - 'app/graphql/types/diff_stats_type.rb'
- - 'app/graphql/types/environment_type.rb'
- - 'app/graphql/types/error_tracking/sentry_detailed_error_type.rb'
- - 'app/graphql/types/error_tracking/sentry_error_collection_type.rb'
- - 'app/graphql/types/error_tracking/sentry_error_frequency_type.rb'
- - 'app/graphql/types/error_tracking/sentry_error_stack_trace_context_type.rb'
- - 'app/graphql/types/error_tracking/sentry_error_stack_trace_entry_type.rb'
- - 'app/graphql/types/error_tracking/sentry_error_stack_trace_type.rb'
- - 'app/graphql/types/error_tracking/sentry_error_tags_type.rb'
- - 'app/graphql/types/error_tracking/sentry_error_type.rb'
- - 'app/graphql/types/evidence_type.rb'
- - 'app/graphql/types/grafana_integration_type.rb'
- - 'app/graphql/types/group_invitation_type.rb'
- - 'app/graphql/types/group_member_type.rb'
- - 'app/graphql/types/group_type.rb'
- 'app/graphql/types/invitation_interface.rb'
- 'app/graphql/types/issue_type.rb'
- 'app/graphql/types/jira_import_type.rb'