13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(python run_tests.py:*)",
|
|
"Bash(source:*)",
|
|
"Bash(pytest:*)",
|
|
"Bash(python:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |