docs: add rule against co-authored-by trailers in commits

This commit is contained in:
Jone 2026-03-19 16:55:29 +01:00
parent 518b378510
commit 98a1d1129b
Signed by: Jone
GPG key ID: 0D98FD3896C39E90

View file

@ -94,6 +94,7 @@ SUGGEST commits for full changes
CHECK syntax before committing
USE clear and concise commit messages (follow conventional commits if possible)
NEVER set the git identity
NEVER add Co-authored-by trailers
KEEP diffs minimal
ENSURE small, verifiable commits