diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 2cef399..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(npm install:*)", - "Bash(chmod:*)", - "Bash(./node_modules/.bin/bats:*)", - "Bash(npx bats:*)", - "Bash(npm init:*)", - "Bash(grep:*)", - "Bash(git add:*)", - "Bash(git commit:*)", - "Bash(git push:*)", - "Bash(npm run test:integration:*)", - "Bash(test:*)", - "Bash(awk:*)", - "Bash(bats:*)", - "Bash(./tests/test_error_detection.sh:*)", - "Bash(./tests/test_stuck_loop_detection.sh:*)", - "Bash(git mv:*)", - "WebFetch(domain:about.codecov.io)", - "WebFetch(domain:github.com)", - "Bash(shellcheck:*)", - "Bash(timeout 30 bats:*)", - "mcp__sequential-thinking__sequentialthinking", - "Bash(git fetch:*)", - "Bash(npm run test:unit:*)", - "Bash(node_modules/.bin/bats:*)" - ], - "deny": [], - "ask": [] - } -}