WIP: Erase comments that have been hidden for a while #3186
Annotations
3 warnings
build:
app/models/comment/erasable.rb#L1
[rubocop] reported by reviewdog 🐶
Missing top-level documentation comment for `module Comment::Erasable`.
Raw Output:
app/models/comment/erasable.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `module Comment::Erasable`.
|
build:
app/models/comment/erasable.rb#L24
[rubocop] reported by reviewdog 🐶
Add empty line after guard clause.
Raw Output:
app/models/comment/erasable.rb:24:5: C: Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
build:
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`.
|