mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
chore(claude): add bash permissions for gh, git, and pnpm commands
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -13,9 +13,14 @@
|
||||
"Bash(gem list:*)",
|
||||
"Bash(gh issue view:*)",
|
||||
"Bash(gh pr diff:*)",
|
||||
"Bash(gh pr list:*)",
|
||||
"Bash(gh pr view:*)",
|
||||
"Bash(gh repo view:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git log:*)",
|
||||
"Bash(git rev-parse:*)",
|
||||
"Bash(git show:*)",
|
||||
"Bash(git status:*)",
|
||||
"Bash(go build:*)",
|
||||
"Bash(go get:*)",
|
||||
"Bash(go mod init:*)",
|
||||
@@ -29,6 +34,12 @@
|
||||
"Bash(pnpm build:*)",
|
||||
"Bash(pnpm install:*)",
|
||||
"Bash(pnpm lint:*)",
|
||||
"Bash(pnpm run build:*)",
|
||||
"Bash(pnpm run check-types:*)",
|
||||
"Bash(pnpm run compile)",
|
||||
"Bash(pnpm run lint:*)",
|
||||
"Bash(pnpm run lint:fix:*)",
|
||||
"Bash(pnpm run test:*)",
|
||||
"Bash(pnpm test:*)",
|
||||
"Bash(pnpm typecheck:*)",
|
||||
"Bash(wc:*)",
|
||||
|
||||
Reference in New Issue
Block a user