{ "permissions": { "allow": [ "Bash(cargo check *)", "Bash(cargo build *)", "Bash(cargo clippy *)", "Bash(cargo fmt *)", "Bash(cargo tree *)", "Bash(cargo doc *)", "Bash(cargo test --workspace --lib)", "Bash(cargo test --workspace)", "Bash(cargo --version)", "Bash(rustc --version)" ] } }