Skip to content

Commit 7a87ef8

Browse files
committed
docs(claude): add strict prohibition of Claude references in commits
- Explicitly forbid Claude Code references in commit messages - Clarify that commit messages must be clean of AI attribution
1 parent da5f5ec commit 7a87ef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ chore(deps): bump django-typer to 2.1.2
176176
```
177177

178178
### Important Notes
179-
- **Do not include Claude Code references** in commit messages
179+
- **NEVER include Claude Code references in commit messages** - This is strictly prohibited
180+
- **NEVER add "Generated with Claude Code" or "Co-Authored-By: Claude" lines** - Commit messages must be clean
180181
- Keep commit messages focused on the technical changes made
181182
- Use bullet points to describe key modifications and their impact

0 commit comments

Comments
 (0)