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

mailer_name.yml « rails « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 17e55c178f7c26d4fc8e02abd8006adb37741fcd (plain)
1
2
3
4
5
---
# Cop supports --auto-correct.
Rails/MailerName:
  Exclude:
    - 'app/mailers/notify.rb'