meat/.agents/rules/commits.md
2026-08-04 10:30:39 +02:00

11 lines
332 B
Markdown

---
condition: "(?i)git commit|commit message|conventional commit"
---
# Commits
When commiting changes, follow these rules to write the messages:
- Conventional Commit (reference available at .agents/resources/conventional-commit.md)
- `@commitlint/config-conventional` (reference available at .agents/resources/commitlint.md)