Lint code #396
lint.yml
on: pull_request
Get changed files
19s
Check formatting
9s
Check linting
15s
Check types with mypy
12s
Check docs
21s
Annotations
4 errors
Check formatting
Process completed with exit code 1.
|
Ruff (I001):
beetsplug/importhistory.py#L7
beetsplug/importhistory.py:7:1: I001 Import block is un-sorted or un-formatted
|
Check linting
Process completed with exit code 1.
|
Check docs
ERROR: Unknown target name: "requests_mock".
|