WIP: Erase comments that have been hidden for a while #3181
Annotations
2 warnings
app/models/comment.rb#L215
[rubocop] reported by reviewdog 🐶
Add empty line after guard clause.
Raw Output:
app/models/comment.rb:215:5: C: Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
app/models/comment/erasure.rb#L1
[rubocop] reported by reviewdog 🐶
Missing top-level documentation comment for `class Comment::Erasure`.
Raw Output:
app/models/comment/erasure.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class Comment::Erasure`.
|
This job succeeded
Loading