template/.claude/settings.json

9 lines
96 B
JSON

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