Rustelo/.claude/settings.local.json

11 lines
159 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
2026-02-08 20:18:46 +00:00
"Bash(cargo build:*)",
"Bash(cargo coupling:*)",
"Bash(grep:*)",
2026-02-08 20:18:46 +00:00
"Bash(cargo check:*)"
]
}
2026-02-08 20:18:46 +00:00
}