⬆️ Update dependency ruff to v0.8.0 #1351
linting.yaml
on: pull_request
codespell
20s
Ruff
14s
pre-commit-hooks
30s
pylint
24s
yamllint
13s
Prettier
21s
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.
|