Update agents.md with commit handling

This commit is contained in:
DariusIII
2026-07-14 11:50:17 +02:00
parent 654c0922c4
commit 7a70462ba4
+2
View File
@@ -137,6 +137,8 @@ find app -name "*.php" | xargs php -l # PHP syntax lint on all changed files
Auto-runs: PHP lint, Composer lock validation, Pint formatting. Commit limits: 200 char subject, 72 char body.
When completing a task, stage newly created project files with Git. Do not stage temporary files or planning documents.
## Key Directories
| Path | Purpose |