Files
gomail/.claude/settings.local.json
T
2026-08-09 18:03:09 +01:00

12 lines
188 B
JSON

{
"permissions": {
"allow": [
"Bash(go version *)",
"Bash(command -v staticcheck)",
"Bash(go build *)",
"Bash(go vet *)",
"Bash(go test *)"
]
}
}