hklii_samples/.claude/settings.local.json

13 lines
322 B
JSON

{
"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 ' *)"
]
}
}