Lint code #1024
lint.yml
on: pull_request
Get changed files
13s
Check formatting
10s
Check linting
10s
Check types with mypy
15s
Check docs
23s
Annotations
2 errors
Ruff (E501):
beetsplug/convert.py#L397
beetsplug/convert.py:397:89: E501 Line too long (118 > 88)
|
Check linting
Process completed with exit code 1.
|