summaryrefslogtreecommitdiff
path: root/.rubocop_todo/graphql/resolver_method_length.yml
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