-
-
Notifications
You must be signed in to change notification settings - Fork 649
Closed
Description
Using a code formatter like Ruff or Black improves the readability of the source code and makes the formatting more consistent. We're already using the Ruff lint check in CI, and we could also use Ruff to format the code. The downside is that formatting the entire code base would create a huge diff and mess up git blame.
I'm not sure if this idea has already been considered before. If so, feel free to close this issue.
Metadata
Metadata
Assignees
Labels
No labels