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

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

7 lines
176 B
YAML
Raw Normal View History

2022-05-07 20:08:51 +05:30
---
2023-03-04 22:38:38 +05:30
# Cop supports --autocorrect.
2022-05-07 20:08:51 +05:30
GraphQL/UnusedArgument:
Exclude:
2023-03-04 22:38:38 +05:30
- 'app/graphql/mutations/jira_import/start.rb'
- 'app/graphql/resolvers/packages_base_resolver.rb'