Sort imports with ruff/pre-commit.
Open
@jdunns is already working on this.
Since Jun 8, 2026.
- Dominant language
- Python
- Stars
- 440
- Forks
- 48
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
When I wrote the pre-commit, I failed to add the import sorting for python code. Add this flag to the pre-commit / ruff configuration and run it on the repo to sort all the imports.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.