chore: auto-commit (1 archivos)

- .claude/settings.local.json

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 01:38:36 +02:00
parent 685224ccb2
commit 648ce63fc0
+11 -5
View File
@@ -1,4 +1,14 @@
{
"permissions": {
"allow": [
"Bash(CGO_ENABLED=1 go test *)",
"Bash(sqlite3 *)"
]
},
"enabledMcpjsonServers": [
"registry",
"jupyter"
],
"hooks": {
"PreToolUse": [
{
@@ -49,9 +59,5 @@
]
}
]
},
"enabledMcpjsonServers": [
"registry",
"jupyter"
]
}
}