[#6404] Update user email to be sent from the blackhole address #3123
Annotations
5 warnings
Run RuboCop linter:
app/helpers/config_helper.rb#L16
[rubocop] reported by reviewdog 🐶
Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
Raw Output:
app/helpers/config_helper.rb:16:44: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
|
Run RuboCop linter:
app/helpers/config_helper.rb#L16
[rubocop] reported by reviewdog 🐶
Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
Raw Output:
app/helpers/config_helper.rb:16:48: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
|
Run RuboCop linter:
app/helpers/config_helper.rb#L16
[rubocop] reported by reviewdog 🐶
Line is too long. [92/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/helpers/config_helper.rb:16:81: C: Layout/LineLength: Line is too long. [92/80] (https://rubystyle.guide#max-line-length)
|
Run RuboCop linter:
app/mailers/request_mailer.rb#L178
[rubocop] reported by reviewdog 🐶
Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/mailers/request_mailer.rb:178:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
|
Run RuboCop linter:
app/mailers/request_mailer.rb#L192
[rubocop] reported by reviewdog 🐶
Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
Raw Output:
app/mailers/request_mailer.rb:192:81: C: Layout/LineLength: Line is too long. [86/80] (https://rubystyle.guide#max-line-length)
|
Loading