Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use 'ruff format', instead of 'black'
Despite being the de facto standard in the community, let's switch from the black formatter to the ruff formatter. The latter is mostly compatible with the former but dozen times faster. So why use many tools if you can use just one? Since Holocron is a pet project and a great playground for me, let's how far 'ruff format' can get.
- Loading branch information