Notebook a11y #59
linters.yml
on: pull_request
runner / pylint
13s
runner / black
19s
runner / markdownlint
25s
runner / rubocop
16s
Annotations
2 warnings
|
runner / pylint:
**/*.py#L1
[pylint] reported by reviewdog 🐶
F0001: No module named **/*.py (fatal)
Raw Output:
**/*.py:1:0: F0001: No module named **/*.py (fatal)
|
|
runner / rubocop
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|