I'm thinking about adding ruff into our pipeline. For local formatting before pushing to github, pre-commit hooks (and the self named package https://pre-commit.com) might help. An even faster alternative written in rust would be: https://blog.qstars.nl/posts/pre-commit-vs-prek/#:~:text=prek%20is%20a%20drop%2Din,fully%20compatible%20with%20your%20existing%20.
I'm thinking about adding ruff into our pipeline. For local formatting before pushing to github, pre-commit hooks (and the self named package https://pre-commit.com) might help. An even faster alternative written in rust would be: https://blog.qstars.nl/posts/pre-commit-vs-prek/#:~:text=prek%20is%20a%20drop%2Din,fully%20compatible%20with%20your%20existing%20.