Files
cursebreaker-parser-rust/.claude/settings.local.json
2026-01-02 15:11:14 +00:00

18 lines
332 B
JSON

{
"permissions": {
"allow": [
"Bash(cat:*)",
"Bash(cargo build:*)",
"Bash(cargo test:*)",
"Bash(cargo run:*)",
"Bash(cargo tree:*)",
"WebFetch(domain:docs.rs)",
"Bash(findstr:*)",
"Bash(cargo check:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(grep:*)"
]
}
}