Update GitHub Actions workflows #2
linters.yml
on: pull_request
runner / pylint
9s
runner / black
14s
runner / markdownlint
21s
runner / rubocop
17s
Annotations
1 error and 1 warning
runner / rubocop
Process completed with exit code 1.
|
runner / rubocop:
spec/accessibility_spec.rb#L1
[rubocop] reported by reviewdog 🐶
Missing frozen string literal comment.
Raw Output:
spec/accessibility_spec.rb:1:1: C: Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|