Skip to content

Commit 70a2e3a

Browse files
authored
Disabling Claude Code attribution settings (#254)
1 parent a2b71f3 commit 70a2e3a

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.claude/settings.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"attribution": {
3+
"commit": "",
4+
"pr": ""
5+
},
6+
"extraKnownMarketplaces": {
7+
"bitwarden-marketplace": {
8+
"source": {
9+
"source": "github",
10+
"repo": "bitwarden/ai-plugins"
11+
}
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)