17 lines
416 B
JSON
17 lines
416 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)",
|
|
"Bash(git push *)",
|
|
"Bash(xargs grep -l -i \"授权\")",
|
|
"Bash(git config *)",
|
|
"Bash(npm run *)",
|
|
"Bash(go build *)",
|
|
"Bash(go vet *)",
|
|
"Bash(go run *)",
|
|
"Bash(curl -s \"http://localhost:9998/api/v1/dev/cards?page=1&page_size=20\" -H \"Authorization: Bearer test\")"
|
|
]
|
|
}
|
|
}
|