update claude settings
This commit is contained in:
parent
4b903df160
commit
a3372a8585
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
|||
"allow": [
|
||||
"Bash(mix test:*)",
|
||||
"Bash(mix format:*)",
|
||||
"Bash(mix credo:*)"
|
||||
"Bash(mix credo:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue