Create CodeTag
plugin to render code files with and without solutions
#27
linters.yml
on: pull_request
runner / pylint
10s
runner / black
31s
runner / markdownlint
54s
runner / rubocop
20s
Annotations
1 warning
runner / pylint:
_includes/test.py#L10
[pylint] reported by reviewdog 🐶
C0303: Trailing whitespace (trailing-whitespace)
Raw Output:
_includes/test.py:10:0: C0303: Trailing whitespace (trailing-whitespace)
|