Skip to content

Commit 6f4b6d0

Browse files
authored
🔶 [claude] settings from template-repo plus gh issue create (#20)
1 parent 1d90b76 commit 6f4b6d0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"WebFetch(domain:www.chicks.net)",
5+
"WebFetch(domain:developers.facebook.com)",
6+
"WebFetch(domain:github.com)",
7+
"WebFetch(domain:raw.githubusercontent.com)",
8+
"WebFetch(domain:en.wikipedia.org)",
9+
"WebSearch",
10+
"Bash(markdownlint-cli2:*)",
11+
"Bash(gh issue create:*)",
12+
"Bash(gh pr view:*)",
13+
"Bash(gh pr diff:*)",
14+
"Bash(git log:*)",
15+
"Bash(identify:*)",
16+
"Bash(just shellcheck:*)",
17+
"Bash(just claude_review:*)"
18+
],
19+
"deny": [],
20+
"ask": []
21+
}
22+
}

0 commit comments

Comments
 (0)