rwadurian/backend/.claude/settings.local.json

15 lines
462 B
JSON

{
"permissions": {
"allow": [
"Bash(powershell -Command \"(Get-Content ''api\\grpc\\router\\v1\\message_router.pb.go'' | Measure-Object -Line).Lines\")",
"Bash(powershell -Command \"Select-String -Path ''api\\grpc\\router\\v1\\message_router.pb.go'' -Pattern ''type SessionEvent'' | Select-Object -First 3\")",
"Bash(go list:*)",
"Bash(go get:*)",
"Bash(ls:*)",
"Bash(find:*)"
],
"deny": [],
"ask": []
}
}