15 lines
312 B
JSON
15 lines
312 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(gopls version:*)",
|
|
"Bash(go version:*)",
|
|
"Bash(go env:*)",
|
|
"Bash(gopls help:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:microsoft.github.io)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:raw.githubusercontent.com)"
|
|
]
|
|
}
|
|
}
|