debian-mirror-gitlab/.rubocop_todo/graphql/resolver_method_length.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
185 B
YAML
Raw Normal View History

2022-01-26 12:08:38 +05:30
---
GraphQL/ResolverMethodLength:
Exclude:
2023-06-09 08:11:10 +05:30
- 'app/graphql/types/ci/detailed_status_type.rb'
- 'app/graphql/types/ci/runner_type.rb'
- 'app/graphql/types/ci/stage_type.rb'