⬆️ Update dependency ruff to v0.15.12 #3857
linting.yaml
on: pull_request
codespell
26s
Ruff
20s
pre-commit-hooks
39s
pylint
30s
yamllint
25s
Annotations
2 errors
|
Ruff
Process completed with exit code 1.
|
|
ruff (RUF100):
test_output.py#L1
test_output.py:1:1: RUF100 Unused `noqa` directive (unused: `S106`)
help: Remove unused `noqa` directive
|