Want to contribute? Great!
We suggest using a pre-commit hook to automate this. First install pre-commit, then run
pre-commit install pre-commit install --hook-type commit-msg
Otherwise the CI will yell at you about formatting/linting violations.