persistent-docker / scripts /run-all-precommit-checks.sh
Anthony Truchet
feat: add quality tooling around Poetry
aed86da
Raw
History Blame Contribute Delete
76 Bytes
#!/usr/bin/env sh
poetry run pre-commit run --all-files --hook-stage=manual