18 lines
439 B
JSON
18 lines
439 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(apt-get update:*)",
|
|
"Bash(apt-get install:*)",
|
|
"Bash(sudo apt-get:*)",
|
|
"Bash(protoc --version)",
|
|
"Bash(dart analyze:*)",
|
|
"Bash(ls *.log)",
|
|
"Bash(tools/check_proto_sync.sh)",
|
|
"Bash(mv CODE_REVIEW.md code_review_0.log)",
|
|
"Bash(mv PLAN.md plan_0.log)"
|
|
],
|
|
"additionalDirectories": [
|
|
"/config/workspace/toki_socket/tasks"
|
|
]
|
|
}
|
|
}
|