Add precommit hooks for black/flake. Global formatting PR
- Add precommit hooks
- Run global formatting.
Let's do one big formatting-only PR as part of this.
Hi there! I am interested in contributing to this project and would like to request permission to work on this issue. I have experience with the technologies involved and believe I can provide a useful contribution to the project. Please let me know if there are any specific guidelines or instructions I should follow when working on this issue. Thank you!
That would be excellent if you want to! We basically want to integrate https://pre-commit.com/ to run flake8 and black on git commit. Then we want to use precommit run all files to to a global formatting pass. https://pre-commit.com/#4-optional-run-against-all-the-files
I've assigned the issue to you @rodneyosodo - if you decide not to take this on let me know! Was planning on doing it later this week :) Thanks so much!
Can we try ruff?
Closed by #483