Skip to content

Commit 9ee7b96

Browse files
committed
chore(claude): add empty attribution config
Disables auto-appended Claude attribution lines on commits and PRs created from this repo.
1 parent db6846b commit 9ee7b96

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.claude/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"attribution": {
3+
"commit": "",
4+
"pr": ""
5+
}
6+
}

0 commit comments

Comments
 (0)