Skip to content

Commit b301741

Browse files
committed
Add project-level attribution setting to disable Claude Code footer/trailer
1 parent 56ef34b commit b301741

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.claude/settings.json

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

0 commit comments

Comments
 (0)