I noticed that no formatter is configured for the project.
I had auto-formatting configured globally in VS Code (which is a "me" problem), but this produced a lot of unintended line changes when I tried to create a PR. I propose we use either Ruff (which is already used for linting) or Black as the default.
Let me know your thoughts on adding a formatter to enforce a consistent code style.
I noticed that no formatter is configured for the project.
I had auto-formatting configured globally in VS Code (which is a "me" problem), but this produced a lot of unintended line changes when I tried to create a PR. I propose we use either Ruff (which is already used for linting) or Black as the default.
Let me know your thoughts on adding a formatter to enforce a consistent code style.