icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
94 stars 13 forks source link

Investigate XML formatting quirks. #4012

Open ReeceHumphreys opened 2 weeks ago

ReeceHumphreys commented 2 weeks ago

It looks like the XML formatting that was done in #4007 resulted in a few formatting quirks in some files. For example, here looks a bit odd. I'm not sure if this is a misconfiguration of the formatter with prettier or if this is just a tiny quick/bug with the formatter.