mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-30 08:17:53 +00:00
14 lines
225 B
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)"
|
|
]
|
|
}
|
|
}
|