Lint code #1124
lint.yaml
on: pull_request
Get changed files
11s
Check formatting
14s
Check linting
11s
Check types with mypy
21s
Check docs
25s
Annotations
3 errors
|
Check linting
Process completed with exit code 1.
|
|
ruff (I001):
test/plugins/test_smartplaylist.py#L16
test/plugins/test_smartplaylist.py:16:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Check docs
Process completed with exit code 1.
|