django-easy-audit
django-easy-audit copied to clipboard
Enable Pre-commit
Enable pre-commit for consistent code-quality test settings across local checks and GitHub actions.
what do you guys think of that?
Whatever we can move into github actions as a last stop-gap, the better.
That said, something like black
would be a great addition to local development. I would support it.