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

[jira] [Updated] (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:all-tabpanel ]

Sergey Dudoladov updated REEF-1512:
-----------------------------------
    Description: 
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.

  was:
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.




> 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)