[
https://issues.apache.org/jira/browse/AVRO-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872864#comment-16872864
]
Michael A. Smith commented on AVRO-2454:
----------------------------------------
I would appreciate it if we could have a convention across the different langs
so that running the checks doesn’t require lang specific knowledge. In
AVRO-2410 I’ve added a `lint` command to each build.sh. It’s just a stub for
all except python and java, though.
> 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
(v7.6.3#76005)