Update Claude settings
This commit is contained in:
parent
9b59151d13
commit
1976c2cb8b
1 changed files with 3 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
||||||
"Bash(uv tool list:*)",
|
"Bash(uv tool list:*)",
|
||||||
"Bash(wc:*)",
|
"Bash(wc:*)",
|
||||||
"Bash(xargs cat:*)",
|
"Bash(xargs cat:*)",
|
||||||
|
"WebFetch(domain:datatracker.ietf.org)",
|
||||||
"WebFetch(domain:docs.cloud.google.com)",
|
"WebFetch(domain:docs.cloud.google.com)",
|
||||||
"WebFetch(domain:docs.gauge.sh)",
|
"WebFetch(domain:docs.gauge.sh)",
|
||||||
"WebFetch(domain:docs.temporal.io)"
|
"WebFetch(domain:docs.temporal.io)"
|
||||||
|
|
@ -32,5 +33,6 @@
|
||||||
},
|
},
|
||||||
"enabledPlugins": {
|
"enabledPlugins": {
|
||||||
"gopls-lsp@claude-plugins-official": true
|
"gopls-lsp@claude-plugins-official": true
|
||||||
}
|
},
|
||||||
|
"skipDangerousModePermissionPrompt": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue