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 for formatting? #32

Closed
cbrnr opened this issue Dec 22, 2023 · 1 comment · Fixed by #40
Closed

Use Ruff for formatting? #32

cbrnr opened this issue Dec 22, 2023 · 1 comment · Fixed by #40

Comments

@cbrnr
Copy link
Contributor

cbrnr commented Dec 22, 2023

Ruff has gained a Black-style formatting option, which means that formatting is a lot faster (just like linting). Do you want to switch from Black to Ruff? I've done this e.g. for SleepECG here: cbrnr/sleepecg#204

@hofaflo
Copy link
Contributor

hofaflo commented Dec 22, 2023

Yes, definitely! Though we'd like to wait until the 2024 style is stable (and maybe until the formatter leaves beta) to avoid multiple small changes regarding that.

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 a pull request may close this issue.

2 participants