23 lines
1010 B
JSON
23 lines
1010 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(\"C:\\\\Users\\\\moses\\\\projects\\\\synq\\\\venv\\\\Scripts\\\\pip.exe\" install *)",
|
|
"Bash(\"C:\\\\Users\\\\moses\\\\projects\\\\synq\\\\venv\\\\Scripts\\\\python.exe\" -m pytest tests/ -v)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)",
|
|
"Bash(/synq/venv/bin/python -m pytest /synq/.claude/worktrees/serene-mclean-b76496/server/tests/ -v)",
|
|
"Read(//c/mnt/**)",
|
|
"Read(//proc/**)",
|
|
"Read(//c/Users/moses/projects/synq/venv/Scripts//**)",
|
|
"Read(//c/Users/moses/projects/synq/venv/**)",
|
|
"Bash(/c/Users/moses/projects/synq/venv/Scripts/python.exe -m pytest tests/ -v)",
|
|
"Bash(ls \"/c/Users/moses/AppData/Local/Android/Sdk/platforms/\" 2>/dev/null && echo \"FOUND at AppData/Local/Android/Sdk\")",
|
|
"Bash(/c/Users/moses/projects/synq/venv/Scripts/python.exe -m pytest tests/ -q)",
|
|
"Bash(git stash *)",
|
|
"Bash(git merge *)",
|
|
"Bash(git push *)",
|
|
"Bash(git commit *)"
|
|
]
|
|
}
|
|
}
|