13 lines
193 B
JSON
13 lines
193 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(go fmt:*)",
|
|
"Bash(go build:*)",
|
|
"Bash(go vet:*)",
|
|
"Bash(timew export:*)"
|
|
]
|
|
}
|
|
}
|