zcsizmadia commented on code in PR #1534: URL: https://github.com/apache/avro/pull/1534#discussion_r804262070
########## lang/csharp/STYLING.md: ########## @@ -0,0 +1,193 @@ +# C# Styling Rules for Apache.Avro + +The following rules are currently used within the .editorconfig of the Avro solution. Any changes to this documentation should be reflected in the .editorconfig file and vice versa. Review Comment: Maybe add that: violating any of the rules (see below) will result an IDE0055 (Fix formatting) message. I wish the compiler would show what rule was broken, however it just shows the generic IDE0055 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
