Files
probo/contrib/claude
Émile Ré cef0faf2d3 Forbid Conventional Commits in commit conventions
The repo guide already prescribed the seven-rules format but did
not rule out the Conventional-Commits alternative, and recent
history has drifted into mixing both styles. Several existing
commits use a "fix(scope): ..." prefix that the project does not
consume for any tooling (no changelog generator, no semantic
release, no commit-lint), so the prefix only adds noise and hurts
log readability.

Add an alwaysApply Cursor rule that explicitly bans Conventional
Commits and restates the seven-rules format with concrete good and
bad examples. Update contrib/claude/commit.md with the same
prohibition so the documentation and the rule agree, and
cross-link both from the existing signing rule so an agent reading
git-commit-signing.mdc lands on the style rule too.

Signed-off-by: Émile Ré <emile@probo.com>
2026-05-26 18:06:54 +02:00
..
2026-05-25 15:01:35 -07:00
2026-04-19 11:49:55 +02:00
2026-05-23 13:31:37 -07:00
2026-04-19 11:42:50 +02:00
2026-04-21 18:51:34 +02:00
2026-05-20 15:36:47 -07:00
2026-05-13 21:21:39 +02:00
2026-04-19 11:42:50 +02:00
2026-04-19 11:42:50 +02:00
2026-04-13 12:25:42 +02:00
2026-05-13 21:21:39 +02:00
2026-04-20 12:11:17 +02:00
2026-04-19 11:59:22 +02:00
2026-05-25 15:01:35 -07:00
2026-05-23 13:31:34 -07:00
2026-04-19 11:42:50 +02:00
2026-05-13 21:21:39 +02:00
2026-05-13 21:21:39 +02:00