12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(go version *)",
|
|
"Bash(command -v staticcheck)",
|
|
"Bash(go build *)",
|
|
"Bash(go vet *)",
|
|
"Bash(go test *)"
|
|
]
|
|
}
|
|
}
|