From a8f704129b2453e604cf2ab776791ba1e91e6fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elisi=C3=A1rio=20Couto?= Date: Wed, 24 Sep 2025 15:20:50 +0100 Subject: [PATCH] chore: Add pre-commit instructions to AGENTS.md. --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index e76e5df..23fb44a 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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