Lint code #969
lint.yml
on: pull_request
Get changed files
10s
Check formatting
16s
Check linting
15s
Check types with mypy
11s
Check docs
23s
Annotations
2 errors
Ruff (E501):
beetsplug/smartplaylist.py#L95
beetsplug/smartplaylist.py:95:89: E501 Line too long (93 > 88)
|
Check linting
Process completed with exit code 1.
|