Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate isort into pre-commit hooks #2075

Open
ravenac95 opened this issue Sep 5, 2024 · 1 comment
Open

Integrate isort into pre-commit hooks #2075

ravenac95 opened this issue Sep 5, 2024 · 1 comment

Comments

@ravenac95
Copy link
Member

What is it?

The dependencies in our python modules should be sorted in a consistent way. Let's use https://github.com/PyCQA/isort to get them all sorted.

@davidgasquez
Copy link
Contributor

Sharing ruff as an isort alternative!

https://www.directedignorance.com/blog/ruff-sorting-imports-with-pre-commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

3 participants