Files
GlitchupBot/.claude/settings.local.json
Verum 2a7dfa95c8
Some checks failed
CI / Run tests (push) Has been cancelled
CI / Docker build test (push) Has been cancelled
CI / Lint (ruff + mypy) (push) Has been cancelled
initial commit
2026-03-30 16:46:26 +07:00

13 lines
249 B
JSON

{
"permissions": {
"allow": [
"Bash(curl:*)",
"WebSearch",
"WebFetch(domain:glitchtip.com)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(poetry install:*)"
]
}
}