hklii_samples/.claude/settings.local.json

12 lines
292 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'\\)\")"
]
}
}