docs: add rule against co-authored-by trailers in commits
This commit is contained in:
parent
518b378510
commit
98a1d1129b
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ SUGGEST commits for full changes
|
||||||
CHECK syntax before committing
|
CHECK syntax before committing
|
||||||
USE clear and concise commit messages (follow conventional commits if possible)
|
USE clear and concise commit messages (follow conventional commits if possible)
|
||||||
NEVER set the git identity
|
NEVER set the git identity
|
||||||
|
NEVER add Co-authored-by trailers
|
||||||
KEEP diffs minimal
|
KEEP diffs minimal
|
||||||
ENSURE small, verifiable commits
|
ENSURE small, verifiable commits
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue