Welcome to mirror list, hosted at ThFree Co, Russian Federation.

field_hash_key.yml « graphql « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 806920e24f6af9f0d796506220151983f4ee1630 (plain)
1
2
3
4
5
6
7
---
GraphQL/FieldHashKey:
  Exclude:
  - app/graphql/types/ci/config/job_type.rb
  - app/graphql/types/ci/status_action_type.rb
  - app/graphql/types/error_tracking/sentry_error_stack_trace_entry_type.rb
  - app/graphql/types/packages/helm/dependency_type.rb