Lint code #540
lint.yml
on: pull_request
Get changed files
8s
Check formatting
8s
Check linting
8s
Check types with mypy
13s
Check docs
27s
Annotations
4 errors
Check formatting
Process completed with exit code 1.
|
Ruff (E501):
beetsplug/listenbrainz.py#L242
beetsplug/listenbrainz.py:242:89: E501 Line too long (91 > 88)
|
Check linting
Process completed with exit code 1.
|
Check docs
ERROR: Unknown target name: "requests_mock".
|