Commit af9d5a1
committed
docs(agents): require wrapped commit bodies
Add an explicit line-wrapping rule to the commit-message guidance in
AGENTS.md.
Commit subjects should stay short, and body lines should wrap to roughly
72 columns so git log output remains readable in terminals and other
plain-text tooling.
This makes the quality bar for future commits more concrete instead of
leaving wrapping to taste or luck.1 parent ed3ed0f commit af9d5a1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
0 commit comments