chore: Add pre-commit instructions to AGENTS.md.

This commit is contained in:
Elisiário Couto
2025-09-24 15:20:50 +01:00
parent 62cd55e48f
commit a8f704129b

View File

@@ -138,3 +138,4 @@ This repository follows conventional changelog practices. Refer to `CONTRIBUTING
- Commit message format and scoping
- Release process using `scripts/release.sh`
- Pre-commit hooks setup with `pre-commit install`
- When the pre-commit fails, the commit is canceled