Skip to content

chore(ci): remove redundant flake8 and configure ruff explicitly#58

Merged
fguillot merged 1 commit intomainfrom
chore/clean-up-ci-packaging
Mar 25, 2026
Merged

chore(ci): remove redundant flake8 and configure ruff explicitly#58
fguillot merged 1 commit intomainfrom
chore/clean-up-ci-packaging

Conversation

@fguillot
Copy link
Member

Ruff already covers flake8's rules, so drop flake8 from the linters workflow. Add explicit ruff lint rule selection and dev optional dependencies to pyproject.toml. Fix import order in tests.

Ruff already covers flake8's rules, so drop flake8 from the linters
workflow. Add explicit ruff lint rule selection and dev optional
dependencies to pyproject.toml. Fix import order in tests.
@fguillot fguillot merged commit b9fba37 into main Mar 25, 2026
11 checks passed
@fguillot fguillot deleted the chore/clean-up-ci-packaging branch March 25, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant