Files
OmniSocketGo/.claude/settings.local.json
2026-03-24 15:39:00 +08:00

10 lines
122 B
JSON

{
"permissions": {
"allow": [
"Bash(go vet:*)",
"Bash(go build:*)",
"Bash(go test:*)"
]
}
}