Skip to content

Commit 4f03937

Browse files
committed
update CLAUDE.md
1 parent d19890c commit 4f03937

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

AGENTS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
Also, ensure that the maximum line length never exceeds 72 characters.
1717
When referencing external GitHub PRs or issues, use proper GitHub interlinking
1818
format (e.g., `owner/repo#123` for PRs/issues).
19+
Finally, if you write code yourself, include a "Written by Claude" footer at
20+
the end of the commit message (no emoji nonsense). However, when simply asked
21+
to write a commit message, there's no need to add that footer.
1922

2023
# Coding rules
2124
- When writing functions, use the most restrictive signature type possible.

0 commit comments

Comments
 (0)