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/rails/mailer_name.yml')
-rw-r--r--.rubocop_todo/rails/mailer_name.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.rubocop_todo/rails/mailer_name.yml b/.rubocop_todo/rails/mailer_name.yml
deleted file mode 100644
index 17e55c178f7..00000000000
--- a/.rubocop_todo/rails/mailer_name.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-# Cop supports --auto-correct.
-Rails/MailerName:
- Exclude:
- - 'app/mailers/notify.rb'