[#5164] Alert email subject in the receivers language #3431
Annotations
2 warnings
build:
app/mailers/notification_mailer.rb#L154
[rubocop] reported by reviewdog 🐶
Block body expression is on the same line as the block start.
Raw Output:
app/mailers/notification_mailer.rb:154:21: C: Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
build:
app/mailers/notification_mailer.rb#L157
[rubocop] reported by reviewdog 🐶
Expression at 157, 9 should be on its own line.
Raw Output:
app/mailers/notification_mailer.rb:157:9: C: Layout/BlockEndNewline: Expression at 157, 9 should be on its own line.
|