mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
feat(claude): add new allowed tools for gh, git, helm, and wc
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -8,18 +8,24 @@
|
||||
"Bash(cargo clippy:*)",
|
||||
"Bash(cargo fmt:*)",
|
||||
"Bash(cargo test:*)",
|
||||
"Bash(gh issue view:*)",
|
||||
"Bash(gh pr view:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git show:*)",
|
||||
"Bash(go build:*)",
|
||||
"Bash(go get:*)",
|
||||
"Bash(go mod init:*)",
|
||||
"Bash(go mod tidy:*)",
|
||||
"Bash(go test:*)",
|
||||
"Bash(golangci-lint run:*)",
|
||||
"Bash(helm template:*)",
|
||||
"Bash(helm lint:*)",
|
||||
"Bash(pnpm build:*)",
|
||||
"Bash(pnpm install:*)",
|
||||
"Bash(pnpm lint:*)",
|
||||
"Bash(pnpm test:*)",
|
||||
"Bash(pnpm typecheck:*)",
|
||||
"Bash(wc:*)",
|
||||
"mcp__deepwiki__ask_question",
|
||||
"mcp__deepwiki__read_wiki_contents",
|
||||
"mcp__deepwiki__read_wiki_structure"
|
||||
|
||||
Reference in New Issue
Block a user