brief-rags-bench/.claude/settings.local.json

16 lines
254 B
JSON
Raw Normal View History

2025-12-17 15:37:32 +01:00
{
"permissions": {
"allow": [
"Bash(python -m py_compile:*)",
"Bash(test:*)",
"Bash(python -c:*)",
"Bash(dir:*)",
"Bash(findstr:*)",
"Bash(grep:*)",
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}