You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Anupam (JIRA)" <ji...@apache.org> on 2015/08/13 03:29:46 UTC

[jira] [Commented] (REEF-377) Adopt StyleCop for REEF.NET

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

Anupam commented on REEF-377:
-----------------------------

Took a first stab at the setup:

[Changes|https://github.com/apache/incubator-reef/compare/master...anupam128:REEF-377]

Please take a look and let me know what you think.

The approach is:

* Include StyleCop binaries and target
* Use StyleCop on a canary project (IO.Tests)
* Treat errors as warnings
* Disable rules that have lots of violations so that they can be fixed one by one.


> Adopt StyleCop for REEF.NET
> ---------------------------
>
>                 Key: REEF-377
>                 URL: https://issues.apache.org/jira/browse/REEF-377
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET
>            Reporter: Markus Weimer
>            Assignee: Anupam
>            Priority: Minor
>
> [StyleCop|http://stylecop.codeplex.com/] is the .NET equivalent of Checkstyle. We should pick up some commonly used configurations for it and adhere to them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)