Files
nadir-agent/.claude/settings.local.json
T
urania fff43a5ab6
build-and-release / release (push) Successful in 2m6s
fix: auto-updates
2026-06-22 18:24:59 +02:00

16 lines
301 B
JSON

{
"permissions": {
"allow": [
"Bash(go get *)",
"Bash(go build *)",
"Bash(go vet *)",
"Read(//usr/lib/**)",
"Read(//proc/**)",
"Bash(systemctl show *)",
"Bash(echo \"exit=$?\")",
"Bash(systemctl list-units *)",
"Bash(go test *)"
]
}
}