Skip to content

Migrate FxCop to FxCop analyzers #1

Description

@tsahi

The project originally used FxCop to enforce code style. This has been deprecated, and replaced with FxCop analyzers. We should find what rules were used with FxCop, and apply the same rules with FxCop analyzers.

We should prefer the NuGet package of FxCop analyzers, so developers don't have to install extensions for this to work, and so it works when running msbuild from the command line.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority 2enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions