From ddbc69135d8154b39238c64b7c400176fd77a3b5 Mon Sep 17 00:00:00 2001 From: huang Date: Fri, 9 Jan 2026 12:20:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'.claude/settings.local.js?= =?UTF-8?q?on'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 .claude/settings.local.json diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index ae3244c..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(.specify/scripts/bash/check-prerequisites.sh:*)", - "Bash(.specify/scripts/bash/setup-plan.sh:*)", - "Bash(git rev-parse:*)", - "Bash(gofmt:*)", - "Bash(go vet:*)", - "Bash(find:*)", - "Bash(go mod:*)", - "Bash(go build:*)", - "Bash(go test ./pkg/... -v -short)", - "Bash(go test:*)", - "Bash(golangci-lint run:*)", - "Bash(if [ -d \"/Users/break/csxjProject/junhong_cmp_fiber/specs/004-rbac-data-permission/checklists\" ])", - "Bash(then echo \"EXISTS\")", - "Bash(else echo \"NO_CHECKLISTS\")", - "Bash(fi)", - "Bash(psql:*)", - "Bash(pg_isready:*)", - "Bash(staticcheck:*)", - "Bash(git fetch:*)", - "Bash(.specify/scripts/bash/create-new-feature.sh:*)", - "Bash(tree:*)", - "Bash(xargs ls:*)", - "Bash(mkdir:*)", - "WebFetch(domain:gorm.io)", - "Bash(openspec validate:*)" - ], - "deny": [], - "ask": [] - } -}