Update Claude settings

This commit is contained in:
Ohad Livne 2026-02-23 22:01:13 +02:00
parent 9cf57426b2
commit 48f0deaaba
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -25,6 +25,7 @@
"Bash(uv tool list:*)",
"Bash(wc:*)",
"Bash(xargs cat:*)",
"WebFetch(domain:datatracker.ietf.org)",
"WebFetch(domain:docs.cloud.google.com)",
"WebFetch(domain:docs.gauge.sh)",
"WebFetch(domain:docs.temporal.io)"
@ -32,5 +33,6 @@
},
"enabledPlugins": {
"gopls-lsp@claude-plugins-official": true
}
},
"skipDangerousModePermissionPrompt": true
}