dotnet-cqrs/.claude/settings.local.json

64 lines
2.0 KiB
JSON

{
"permissions": {
"allow": [
"Bash(dotnet clean:*)",
"Bash(dotnet run)",
"Bash(dotnet add:*)",
"Bash(timeout 5 dotnet run:*)",
"Bash(dotnet remove:*)",
"Bash(netstat:*)",
"Bash(findstr:*)",
"Bash(cat:*)",
"Bash(taskkill:*)",
"WebSearch",
"Bash(dotnet tool install:*)",
"Bash(protogen:*)",
"Bash(timeout 15 dotnet run:*)",
"Bash(where:*)",
"Bash(timeout 30 dotnet run:*)",
"Bash(timeout 60 dotnet run:*)",
"Bash(timeout 120 dotnet run:*)",
"Bash(git add:*)",
"Bash(curl:*)",
"Bash(timeout 3 cmd:*)",
"Bash(timeout:*)",
"Bash(tasklist:*)",
"Bash(dotnet build:*)",
"Bash(dotnet --list-sdks:*)",
"Bash(dotnet sln:*)",
"Bash(pkill:*)",
"Bash(python3:*)",
"Bash(grpcurl:*)",
"Bash(lsof:*)",
"Bash(xargs kill -9)",
"Bash(dotnet run:*)",
"Bash(find:*)",
"Bash(dotnet pack:*)",
"Bash(unzip:*)",
"WebFetch(domain:andrewlock.net)",
"WebFetch(domain:github.com)",
"WebFetch(domain:stackoverflow.com)",
"WebFetch(domain:www.kenmuse.com)",
"WebFetch(domain:blog.rsuter.com)",
"WebFetch(domain:natemcmaster.com)",
"WebFetch(domain:www.nuget.org)",
"Bash(mkdir:*)",
"Bash(git commit:*)",
"Bash(chmod:*)",
"Bash(grep:*)",
"Bash(./test-grpc-endpoints.sh:*)",
"Bash(dotnet new:*)",
"Bash(ls:*)",
"Bash(./test-phase2-event-streaming.sh:*)",
"Bash(tee:*)",
"Bash(git mv:*)",
"Bash(/Users/mathias/Documents/workspaces/svrnty/dotnet-cqrs/Svrnty.CQRS.Events.ConsumerGroups/Monitoring/ConsumerHealthMonitorOptions.cs )",
"Bash(/Users/mathias/Documents/workspaces/svrnty/dotnet-cqrs/Svrnty.CQRS.Events.ConsumerGroups/PostgreSQL/PostgresConsumerGroupOptions.cs )",
"Bash(/Users/mathias/Documents/workspaces/svrnty/dotnet-cqrs/Svrnty.Sample/Workflows/UserWorkflow.cs)",
"Bash(/tmp/fix_remaining_errors.sh)"
],
"deny": [],
"ask": []
}
}