AO3-6834 Add Parent Thread link to unreviewed comments #1371
reviewdog.yml
on: pull_request
Rubocop
55s
ERB Lint runner
1m 39s
Annotations
2 errors
ERB Lint runner:
app/views/comments/_comment_actions.html.erb#L18
[] reported by reviewdog 🐶
I18n/DeprecatedHelper: Prefer Rails built-in `t` helper over `ts` and move the text into the yml file. `ts` is not actually translatable. For more information, refer to https://github.com/otwcode/otwarchive/wiki/Internationalization-(i18n)-Standards
Raw Output:
app/views/comments/_comment_actions.html.erb:18:20: I18n/DeprecatedHelper: Prefer Rails built-in `t` helper over `ts` and move the text into the yml file. `ts` is not actually translatable. For more information, refer to https://github.com/otwcode/otwarchive/wiki/Internationalization-(i18n)-Standards
|
ERB Lint runner
Process completed with exit code 1.
|