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

resolver_method_length.yml « graphql « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2183bb0894fa018fbb7bc720f254582ce919be0 (plain)
1
2
3
4
5
6
---
GraphQL/ResolverMethodLength:
  Exclude:
  - app/graphql/types/ci/detailed_status_type.rb
  - app/graphql/types/ci/runner_type.rb
  - app/graphql/types/ci/stage_type.rb