You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/04 00:23:00 UTC

[jira] [Commented] (AVRO-2454) C#: Enforce Consistent Style

    [ https://issues.apache.org/jira/browse/AVRO-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921785#comment-16921785 ] 

ASF subversion and git services commented on AVRO-2454:
-------------------------------------------------------

Commit 5b7fcf6d9a628e768410a369fd7773b46378052c in avro's branch refs/heads/master from Brian Lachniet
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=5b7fcf6 ]

AVRO-2454: Fix SA1604 - ElementDocumentationMustHaveSummary


> C#: Enforce Consistent Style
> ----------------------------
>
>                 Key: AVRO-2454
>                 URL: https://issues.apache.org/jira/browse/AVRO-2454
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Brian Lachniet
>            Assignee: Brian Lachniet
>            Priority: Minor
>
> There has been an effort to normalize style and formatting in some of the other language implementations in the Avro project recently (AVRO-2353 for Java and AVRO-2410 for Python). The C# project could certainly benefit from normalized style as well.
> We could do this by introducing .NET Analyzers implemented in [FxCopAnalyzers|https://www.nuget.org/packages/Microsoft.CodeAnalysis.FxCopAnalyzers/] and [StyleCop.Analyzers|https://www.nuget.org/packages/StyleCop.Analyzers/].



--
This message was sent by Atlassian Jira
(v8.3.2#803003)