Files
slgserver/.claude/settings.local.json

12 lines
146 B
JSON

{
"permissions": {
"allow": [
"Bash(nul)",
"Bash(go build:*)",
"Bash(gofmt:*)"
],
"deny": [],
"ask": []
}
}