Files
nazarick-private/.claude/settings.local.json
T
Sithies 33ce367598
CI / deploy-infra (push) Has been skipped
CI / check (push) Successful in 11m10s
CI / test (push) Successful in 11m16s
CI / clippy (push) Successful in 10m30s
CI / deploy (push) Has been skipped
Test
2026-04-25 22:22:47 +02:00

16 lines
303 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(cargo check:*)",
"Bash(cargo clean:*)",
"Bash(cargo test:*)",
"Bash(cargo build:*)",
"Read(//home/sithies/.cargo/bin/**)",
"Bash(~/.cargo/bin/cargo clippy *)"
],
"deny": [],
"ask": []
}
}