summaryrefslogtreecommitdiff
path: root/.rubocop_todo/graphql/field_hash_key.yml
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/graphql/field_hash_key.yml')
-rw-r--r--.rubocop_todo/graphql/field_hash_key.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.rubocop_todo/graphql/field_hash_key.yml b/.rubocop_todo/graphql/field_hash_key.yml
index 806920e24f6..13460170c07 100644
--- a/.rubocop_todo/graphql/field_hash_key.yml
+++ b/.rubocop_todo/graphql/field_hash_key.yml
@@ -1,7 +1,5 @@
---
+# Cop supports --autocorrect.
GraphQL/FieldHashKey:
Exclude:
- - app/graphql/types/ci/config/job_type.rb
- - app/graphql/types/ci/status_action_type.rb
- - app/graphql/types/error_tracking/sentry_error_stack_trace_entry_type.rb
- - app/graphql/types/packages/helm/dependency_type.rb
+ - 'app/graphql/types/error_tracking/sentry_error_stack_trace_entry_type.rb'