towerops/.claude/settings.local.json

9 lines
128 B
JSON

{
"permissions": {
"allow": [
"Bash(mix test:*)",
"Bash(mix format:*)",
"Bash(mix credo:*)"
]
}
}