summaryrefslogtreecommitdiff
path: root/.rubocop_todo
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/style/redundant_begin.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_todo/style/redundant_begin.yml b/.rubocop_todo/style/redundant_begin.yml
deleted file mode 100644
index 8f490002fd6..00000000000
--- a/.rubocop_todo/style/redundant_begin.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-# Cop supports --autocorrect.
-Style/RedundantBegin:
- Exclude:
- - 'app/controllers/concerns/metrics_dashboard.rb'
- - 'ee/lib/gem_extensions/elasticsearch/model/adapter/multiple/records.rb'