Files
music_library/.claude/settings.local.json
T
2026-02-26 11:16:55 +00:00

54 lines
1.5 KiB
JSON

{
"permissions": {
"allow": [
"mcp__tidewave__get_ecto_schemas",
"Bash(mix test:*)",
"mcp__tidewave__get_source_location",
"WebFetch(domain:hexdocs.pm)",
"mcp__tidewave__execute_sql_query",
"Bash(mix ecto.gen.migration:*)",
"Bash(mkdir:*)",
"Bash(mix ecto.migrate:*)",
"Bash(grep:*)",
"Bash(mix ecto.rollback:*)",
"Bash(mix format)",
"Bash(mix credo:*)",
"Bash(mix do:*)",
"Bash(mix gettext.extract:*)",
"Bash(mv:*)",
"Bash(mix compile)",
"Bash(mix phx.routes:*)",
"Bash(mix assets.deploy:*)",
"mcp__tidewave__get_logs",
"mcp__tidewave__project_eval",
"Bash(mix format:*)",
"Bash(mise run dev:static-checks:*)",
"Bash(find:*)",
"Bash(xargs sed:*)",
"Bash(git show:*)",
"Bash(cat:*)",
"Bash(mise tasks:*)",
"Bash(mix run:*)",
"Bash(sqlite3:*)",
"WebSearch",
"Bash(mix shellcheck:*)",
"Bash(mix compile:*)",
"mcp__tidewave__get_docs",
"mcp__tidewave__search_package_docs",
"Bash(wc:*)",
"Bash(python3:*)",
"Bash(MIX_ENV=test mix ecto.migrate:*)",
"WebFetch(domain:api-dashboard.search.brave.com)",
"WebFetch(domain:api.search.brave.com)",
"Bash(while read dir)",
"Bash(MIX_ENV=dev mix run:*)",
"Bash(mix deps.get:*)",
"Bash(ls:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:github.com)",
"WebFetch(domain:hex.pm)"
]
},
"enableAllProjectMcpServers": false
}