You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2022/04/13 20:27:39 UTC

[GitHub] [avro] zcsizmadia commented on a diff in pull request #1534: AVRO-3384: Define C# Coding Style Guidelines

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: issues-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org