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