Skip to content

Commit 2a53993

Browse files
init claude
1 parent d25ba98 commit 2a53993

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.claude/settings.local.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(wc:*)",
5+
"Bash(git add:*)",
6+
"Bash(gh issue:*)",
7+
"Bash(git checkout:*)",
8+
"Bash(gh label:*)",
9+
"Bash(vendor/bin/pest:*)",
10+
"Bash(vendor/bin/pint:*)",
11+
"Bash(git push:*)",
12+
"Bash(gh pr:*)"
13+
]
14+
}
15+
}

0 commit comments

Comments
 (0)