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

Use 'ruff format', instead of 'black' #284

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

ikalnytskyi
Copy link
Owner

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.

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.
@ikalnytskyi ikalnytskyi merged commit 284d21c into master Nov 6, 2023
7 checks passed
@ikalnytskyi ikalnytskyi deleted the chore/ruff-format branch November 6, 2023 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant