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/enum_values.yml')
-rw-r--r--.rubocop_todo/graphql/enum_values.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/graphql/enum_values.yml b/.rubocop_todo/graphql/enum_values.yml
index 3984c54a9f2..3a6446c512c 100644
--- a/.rubocop_todo/graphql/enum_values.yml
+++ b/.rubocop_todo/graphql/enum_values.yml
@@ -1,6 +1,5 @@
---
Graphql/EnumValues:
- Details: grace period
Exclude:
- 'app/graphql/types/alert_management/domain_filter_enum.rb'
- 'app/graphql/types/blob_viewers/type_enum.rb'