Lint code #298
lint.yaml
on: pull_request
Get changed files
10s
Check formatting
13s
Check linting
12s
Check types with mypy
22s
Check docs
41s
Annotations
2 errors
|
Check linting
Process completed with exit code 1.
|
|
Ruff (F401):
test/plugins/test_musicbrainz.py#L17
test/plugins/test_musicbrainz.py:17:8: F401 `copy` imported but unused
|