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-02-05 18:09:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-05 18:09:28 +0300
commit4046c3447e0a01fe48e224e72e12b27859b92822 (patch)
tree63b8293134d5cc6030abc7a5d2aeb34a34f54925 /.rubocop_manual_todo.yml
parent64f7eb2b37aebbb713463b2f6971b13191c1b0db (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r--.rubocop_manual_todo.yml55
1 files changed, 0 insertions, 55 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml
index bdd389e93bc..61d08cffddc 100644
--- a/.rubocop_manual_todo.yml
+++ b/.rubocop_manual_todo.yml
@@ -717,61 +717,6 @@ RSpec/TimecopTravel:
Graphql/Descriptions:
Exclude:
- - 'app/graphql/types/invitation_interface.rb'
- - 'app/graphql/types/issue_type.rb'
- - 'app/graphql/types/jira_import_type.rb'
- - 'app/graphql/types/jira_user_type.rb'
- - 'app/graphql/types/jira_users_mapping_input_type.rb'
- - 'app/graphql/types/label_type.rb'
- - 'app/graphql/types/member_interface.rb'
- - 'app/graphql/types/merge_request_connection_type.rb'
- - 'app/graphql/types/merge_request_type.rb'
- - 'app/graphql/types/metadata_type.rb'
- - 'app/graphql/types/metrics/dashboard_type.rb'
- - 'app/graphql/types/metrics/dashboards/annotation_type.rb'
- - 'app/graphql/types/milestone_stats_type.rb'
- - 'app/graphql/types/milestone_type.rb'
- - 'app/graphql/types/namespace_type.rb'
- - 'app/graphql/types/notes/diff_position_type.rb'
- - 'app/graphql/types/notes/discussion_type.rb'
- - 'app/graphql/types/notes/note_type.rb'
- - 'app/graphql/types/notes/noteable_type.rb'
- - 'app/graphql/types/package_type.rb'
- - 'app/graphql/types/project_invitation_type.rb'
- - 'app/graphql/types/project_member_type.rb'
- - 'app/graphql/types/project_statistics_type.rb'
- - 'app/graphql/types/project_type.rb'
- - 'app/graphql/types/projects/service_type.rb'
- - 'app/graphql/types/projects/services/jira_project_type.rb'
- - 'app/graphql/types/projects/services/jira_service_type.rb'
- - 'app/graphql/types/prometheus_alert_type.rb'
- - 'app/graphql/types/query_type.rb'
- - 'app/graphql/types/range_input_type.rb'
- - 'app/graphql/types/release_asset_link_input_type.rb'
- - 'app/graphql/types/release_asset_link_type.rb'
- - 'app/graphql/types/release_assets_input_type.rb'
- - 'app/graphql/types/release_assets_type.rb'
- - 'app/graphql/types/release_links_type.rb'
- - 'app/graphql/types/release_source_type.rb'
- - 'app/graphql/types/release_type.rb'
- - 'app/graphql/types/repository_type.rb'
- - 'app/graphql/types/resolvable_interface.rb'
- - 'app/graphql/types/root_storage_statistics_type.rb'
- - 'app/graphql/types/snippet_type.rb'
- - 'app/graphql/types/snippets/blob_action_input_type.rb'
- - 'app/graphql/types/snippets/blob_type.rb'
- - 'app/graphql/types/snippets/blob_viewer_type.rb'
- - 'app/graphql/types/task_completion_status.rb'
- - 'app/graphql/types/terraform/state_type.rb'
- - 'app/graphql/types/terraform/state_version_type.rb'
- - 'app/graphql/types/todo_type.rb'
- - 'app/graphql/types/tree/blob_type.rb'
- - 'app/graphql/types/tree/entry_type.rb'
- - 'app/graphql/types/tree/submodule_type.rb'
- - 'app/graphql/types/tree/tree_entry_type.rb'
- - 'app/graphql/types/tree/tree_type.rb'
- - 'app/graphql/types/user_status_type.rb'
- - 'app/graphql/types/user_type.rb'
- 'ee/app/graphql/ee/types/board_list_type.rb'
- 'ee/app/graphql/ee/types/board_type.rb'
- 'ee/app/graphql/ee/types/boards/board_issue_input_base_type.rb'