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: f27246096a70988305217eb3fde00723b90419c3 (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'