Files
optimclaw/.claude/settings.local.json

14 lines
225 B
JSON

{
"permissions": {
"allow": [
"Bash(cargo check:*)",
"Bash(cargo clippy:*)",
"Bash(cargo test:*)",
"Bash(cargo fmt:*)",
"Bash(grep:*)",
"Bash(env:*)",
"Skill(ship)"
]
}
}