⬆️ Update dependency ruff to v0.8.0 #2929
linting.yaml
on: pull_request
codespell
22s
Ruff
16s
pre-commit-hooks
35s
pylint
26s
yamllint
20s
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.
|