⬆️ Update dependency ruff to v0.8.0 #2920
linting.yaml
on: push
codespell
22s
Ruff
19s
pre-commit-hooks
27s
pylint
23s
yamllint
15s
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.
|