Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/graphql/argument_uniqueness.yml')
-rw-r--r--.rubocop_todo/graphql/argument_uniqueness.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.rubocop_todo/graphql/argument_uniqueness.yml b/.rubocop_todo/graphql/argument_uniqueness.yml
new file mode 100644
index 00000000000..036d5d8ecdb
--- /dev/null
+++ b/.rubocop_todo/graphql/argument_uniqueness.yml
@@ -0,0 +1,4 @@
+---
+GraphQL/ArgumentUniqueness:
+ Exclude:
+ - app/graphql/resolvers/merge_requests_resolver.rb