[
https://issues.apache.org/jira/browse/AVRO-3384?focusedWorklogId=756675&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756675
]
ASF GitHub Bot logged work on AVRO-3384:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 20:27
Start Date: 13/Apr/22 20:27
Worklog Time Spent: 10m
Work Description: 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
Issue Time Tracking
-------------------
Worklog Id: (was: 756675)
Time Spent: 10h 20m (was: 10h 10m)
> Define C# Coding Style Guidelines
> ---------------------------------
>
> Key: AVRO-3384
> URL: https://issues.apache.org/jira/browse/AVRO-3384
> Project: Apache Avro
> Issue Type: Sub-task
> Components: csharp
> Reporter: Kyle Schoonover
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10h 20m
> Remaining Estimate: 0h
>
> Document in a markdown file the styling guidelines to adhere to. Discussion
> of changes to happen in the Pull Request.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)