Skip to content

Migrate StyleCop to StyleCopAnalyzers #2

Open
@tsahi

Description

@tsahi

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

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

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