Files
mcias/.claude/settings.local.json
2026-03-12 14:39:14 -07:00

12 lines
189 B
JSON

{
"permissions": {
"allow": [
"Bash(go test:*)",
"Bash(golangci-lint run:*)",
"Bash(git restore:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}