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/style/redundant_parentheses.yml')
-rw-r--r--.rubocop_todo/style/redundant_parentheses.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_todo/style/redundant_parentheses.yml b/.rubocop_todo/style/redundant_parentheses.yml
deleted file mode 100644
index 1ca658776b8..00000000000
--- a/.rubocop_todo/style/redundant_parentheses.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-# Cop supports --auto-correct.
-Style/RedundantParentheses:
- Exclude:
- - 'lib/gitlab/database/tables_truncate.rb'
- - 'qa/qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb'