⬆️ Update dependency ruff to v0.8.1 #1361
linting.yaml
on: pull_request
codespell
24s
Ruff
21s
pre-commit-hooks
30s
pylint
26s
yamllint
21s
Prettier
36s
Annotations
4 errors
Ruff (RUF022):
src/youtubeaio/helper.py#L16
src/youtubeaio/helper.py:16:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
src/youtubeaio/models.py#L17
src/youtubeaio/models.py:17:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
src/youtubeaio/types.py#L5
src/youtubeaio/types.py:5:11: RUF022 `__all__` is not sorted
|
Ruff
Process completed with exit code 1.
|