[
https://issues.apache.org/jira/browse/ARROW-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113527#comment-17113527
]
Eric Erhardt commented on ARROW-8882:
-------------------------------------
In general they work together. See
[https://docs.microsoft.com/en-us/visualstudio/code-quality/analyzers-faq?view=vs-2019].
With .edtiorconfig you can specify more settings than just StyleCop.
> [C#] Add .editorconfig to C# code
> ---------------------------------
>
> Key: ARROW-8882
> URL: https://issues.apache.org/jira/browse/ARROW-8882
> Project: Apache Arrow
> Issue Type: Bug
> Components: C#
> Reporter: Eric Erhardt
> Priority: Minor
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> This allows for a consistent code format throughout the C# code in the repo.
> That way when a new contributor submits a change, the editors will
> automatically format the code to be in the same format as the current code
> base.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)