We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7434d03 commit 1a85331Copy full SHA for 1a85331
1 file changed
CLAUDE.md
@@ -4,6 +4,7 @@
4
5
- **Always work directly on `main`**, no worktrees. The owner wants changes visible immediately without manual merging.
6
- Commit and push after each logical change so nothing gets lost in a temporary branch.
7
+- **Do NOT add `Co-Authored-By: Claude` to commit messages.** Commits should only show the owner's account.
8
9
## What This Project Is
10
0 commit comments