KyleSchoonover commented on code in PR #1565:
URL: https://github.com/apache/avro/pull/1565#discussion_r850724267


##########
lang/csharp/versions.props:
##########
@@ -20,41 +20,44 @@
 -->
 

Review Comment:
   Updated so that is is now 2 spaces.  This has to be manually changed in 
Visual Studio.  Apparently XML is not defined in our editorconfig.
   
   Would need to add the following:
   ```
   # XML files
   [*.xml]
   indent_style = space
   indent_size = 2
   trim_trailing_whitespace=true
   ```



-- 
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]

Reply via email to