git-sim
git-sim copied to clipboard
Suggestion: Can we use a formatter (e.g black)?
IMO a formatter like black improves readability and consistency of the code, maybe that could be something to adopt?
Just an idea, let me know what you think @initialcommit-io
(most editors / IDEs support some sort of "format-on-save" functionality AFAIK, or it could be set up as a pre-commit hook I guess...)