⬆️ Update dependency ruff to v0.8.0 #2924
linting.yaml
on: pull_request
codespell
20s
Ruff
18s
pre-commit-hooks
29s
pylint
25s
yamllint
18s
Annotations
2 errors
Ruff (RUF022):
src/gridnet/__init__.py#L7
src/gridnet/__init__.py:7:11: RUF022 `__all__` is not sorted
|
Ruff
Process completed with exit code 1.
|