|
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(uv run:*)",
|
|
"Bash(echo \"exit=$?\")",
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)",
|
|
"Bash(python -c \"import ast; ast.parse\\(open\\('hk_case_extractor.py'\\).read\\(\\)\\); print\\('OK: syntax valid'\\)\")",
|
|
"Bash(python3 -c ' *)"
|
|
]
|
|
}
|
|
}
|