Files

12 lines
188 B
JSON
Raw Permalink Normal View History

2026-08-09 18:03:09 +01:00
{
"permissions": {
"allow": [
"Bash(go version *)",
"Bash(command -v staticcheck)",
"Bash(go build *)",
"Bash(go vet *)",
"Bash(go test *)"
]
}
}