We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19890c commit 4f03937Copy full SHA for 4f03937
AGENTS.md
@@ -16,6 +16,9 @@
16
Also, ensure that the maximum line length never exceeds 72 characters.
17
When referencing external GitHub PRs or issues, use proper GitHub interlinking
18
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.
22
23
# Coding rules
24
- When writing functions, use the most restrictive signature type possible.
0 commit comments