Files
jdd_opendingux/.claude/settings.local.json
2025-11-11 13:02:25 +01:00

12 lines
179 B
JSON

{
"permissions": {
"allow": [
"Bash(cmake --build:*)",
"Bash(test:*)",
"Bash(tools/linter/run_clang-tidy.sh:*)"
],
"deny": [],
"ask": []
}
}