Reconcile close reason tracking: feature branch's MarkClosed() and ShouldSkipFlush/FlushAndCloseAsync now use main's ClientClosedReason enum. ClosedState enum retained for forward compatibility.
10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"suppressions": [
|
|
{
|
|
"ruleId": "SW002",
|
|
"pattern": "**/Generated/**",
|
|
"justification": "Generated code from protobuf/gRPC compiler - cannot be modified"
|
|
}
|
|
],
|
|
"globalSuppressions": []
|
|
} |