AO3-6713 Enable comment moderation for admin posts #870
reviewdog.yml
on: pull_request
Rubocop
58s
ERB Lint runner
1m 27s
Annotations
1 error and 2 warnings
Rubocop
Process completed with exit code 1.
|
Rubocop:
app/policies/comment_policy.rb#L52
[rubocop] reported by reviewdog 🐶
Redundant safe navigation detected.
Raw Output:
app/policies/comment_policy.rb:52:52: W: Lint/RedundantSafeNavigation: Redundant safe navigation detected.
|
Rubocop:
app/policies/comment_policy.rb#L56
[rubocop] reported by reviewdog 🐶
Redundant safe navigation detected.
Raw Output:
app/policies/comment_policy.rb:56:36: W: Lint/RedundantSafeNavigation: Redundant safe navigation detected.
|