Before committing, always ensure pre-commit hooks are installed. Run once per clone:
./scripts/install-hooks.shOr: just install-hooks
If the hooks are already installed, this is a no-op. The hooks run the test suite on every commit and abort the commit on failure.