-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Description
Ruff formatter can replace Black, and it's much faster:
https://docs.astral.sh/ruff/formatter/
I suggest supporting it as an option while keeping Black the default Python formatter.
Opting for Ruff can be done via a flag or persistent file configuration.
Implementation-wise it would be different from Black, as Ruff does not have a Python API. It's achievable though.
What do you think?
njzjz, ewels, fepegar, T-256, davanstrien and 2 more
Metadata
Metadata
Assignees
Labels
No labels