⬆️ Update dependency ruff to v0.8.0 #2921
linting.yaml
on: pull_request
codespell
21s
Ruff
16s
pre-commit-hooks
27s
pylint
32s
yamllint
19s
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.
|