You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/08/10 21:56:20 UTC

[jira] [Commented] (REEF-1512) Enable FxCop with Managed Minimum Rules rule set

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

Mariia Mykhailova commented on REEF-1512:
-----------------------------------------

If an FxCop violation fails build, it should fail AppVeyor build, same as StyleCop does now. In this case there might be no need for a separate badge for this check (same as we don't have badge for passing checkstyle or other code quality checks which are integrated in the build).

> Enable FxCop with Managed Minimum Rules rule set
> ------------------------------------------------
>
>                 Key: REEF-1512
>                 URL: https://issues.apache.org/jira/browse/REEF-1512
>             Project: REEF
>          Issue Type: Improvement
>            Reporter: Sergey Dudoladov
>            Assignee: Sergey Dudoladov
>
> The FxCop utility provides static code analysis for .NET.
> The FxCop version in Visual Studio has a pre-configured [Managed Minimun Rules rule set  |https://msdn.microsoft.com/en-us/library/hh748309.aspx], but lacks integration with GitHub infrastructure. However, we still can configure a standalone FxCop with the same set of rules, which would enable us to automatically catch common programming errors.
> Violations of these rules should fail builds. Also, we should add an FxCop "pass" badge on GitHub.



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