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: 13460170c0773830e3f2533db1e4d5f932386f6f (plain)
1
2
3
4
5
---
# Cop supports --autocorrect.
GraphQL/FieldHashKey:
  Exclude:
    - 'app/graphql/types/error_tracking/sentry_error_stack_trace_entry_type.rb'