diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 109a57d..07b286a 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,43 +1,43 @@ { "permissions": { "allow": [ - "WebFetch(domain:www.chicks.net)", - "WebFetch(domain:developers.facebook.com)", - "WebFetch(domain:github.com)", - "WebFetch(domain:raw.githubusercontent.com)", - "WebFetch(domain:en.wikipedia.org)", - "WebFetch(domain:docs.github.com)", - "WebFetch(domain:docs.rs)", - "WebFetch(domain:fnox.jdx.dev)", - "WebFetch(domain:domains.opensrs.guide)", - "WebSearch", - "Bash(markdownlint-cli2:*)", - "Bash(gh pr view:*)", + "Bash(cargo audit:*)", + "Bash(cargo build:*)", + "Bash(cargo clippy:*)", + "Bash(cargo fmt:*)", + "Bash(cargo info:*)", + "Bash(cargo metadata:*)", + "Bash(cargo search:*)", + "Bash(cargo tree:*)", + "Bash(cue export:*)", + "Bash(gh issue create:*)", + "Bash(gh issue view:*)", "Bash(gh pr diff:*)", + "Bash(gh pr view:*)", + "Bash(gh release list:*)", + "Bash(gh run list:*)", + "Bash(gh run view:*)", "Bash(git log:*)", "Bash(identify:*)", - "Bash(cue export:*)", - "Bash(cargo search:*)", - "Bash(cargo info:*)", - "Bash(just shellcheck:*)", + "Bash(just --list)", + "Bash(just check:*)", "Bash(just claude_review:*)", "Bash(just cue-verify:*)", "Bash(just list:*)", - "Bash(just --list)", - "Bash(just check:*)", - "Bash(gh run list:*)", - "Bash(gh run view:*)", - "Bash(gh issue create:*)", - "Bash(gh issue view:*)", + "Bash(just shellcheck:*)", + "Bash(markdownlint-cli2:*)", "Bash(sea-orm-cli generate entity:*)", - "Bash(cargo build:*)", - "Bash(cargo fmt:*)", - "Bash(cargo clippy:*)", - "Bash(cargo audit:*)", "WebFetch(domain:crates.io)", - "Bash(cargo metadata:*)", - "Bash(cargo tree:*)", - "Bash(gh release list:*)" + "WebFetch(domain:developers.facebook.com)", + "WebFetch(domain:docs.github.com)", + "WebFetch(domain:docs.rs)", + "WebFetch(domain:domains.opensrs.guide)", + "WebFetch(domain:en.wikipedia.org)", + "WebFetch(domain:fnox.jdx.dev)", + "WebFetch(domain:github.com)", + "WebFetch(domain:raw.githubusercontent.com)", + "WebFetch(domain:www.chicks.net)", + "WebSearch" ], "deny": [], "ask": []