12 lines
189 B
JSON
12 lines
189 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(go test:*)",
|
|
"Bash(golangci-lint run:*)",
|
|
"Bash(git restore:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)"
|
|
]
|
|
}
|
|
}
|