update claude settings

This commit is contained in:
Graham McIntire 2026-02-07 12:32:17 -06:00
parent 4b903df160
commit a3372a8585
No known key found for this signature in database

View file

@ -3,7 +3,9 @@
"allow": [
"Bash(mix test:*)",
"Bash(mix format:*)",
"Bash(mix credo:*)"
"Bash(mix credo:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}