Allow claude to run mix test:* tasks
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"enableAllProjectMcpServers": false,
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__tidewave__get_ecto_schemas"
|
||||
"mcp__tidewave__get_ecto_schemas",
|
||||
"Bash(mix test:*)"
|
||||
]
|
||||
}
|
||||
},
|
||||
"enableAllProjectMcpServers": false
|
||||
}
|
||||
Reference in New Issue
Block a user