Skip to content

Commit dec2cd4

Browse files
inada-sclaude
andcommitted
Add rule to omit auto-generated credit lines in PR descriptions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1d3303a commit dec2cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ See `.golangci.yml`.
130130
- **Branch naming**: Use prefixed format: `feature/xxx`, `fix/xxx`, `refactor/xxx`.
131131
- **PR target**: Always `master`.
132132
- **PR title**: English, under 70 characters.
133-
- **PR description**: English, include summary and test plan.
133+
- **PR description**: English, include summary and test plan. Do not include auto-generated credit lines (e.g. "Generated with Claude Code").
134134
- When asked to commit or create a PR, create a branch, commit, push, and open the PR via `gh pr create`.
135135

136136
## Cross-Repository: flycast

0 commit comments

Comments
 (0)