Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate StyleCop to StyleCopAnalyzers #2

Open
tsahi opened this issue Dec 9, 2019 · 0 comments
Open

Migrate StyleCop to StyleCopAnalyzers #2

tsahi opened this issue Dec 9, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed P2 Priority 2
Milestone

Comments

@tsahi
Copy link
Owner

tsahi commented Dec 9, 2019

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.

@tsahi tsahi added enhancement New feature or request help wanted Extra attention is needed labels Dec 9, 2019
@tsahi tsahi self-assigned this Dec 9, 2019
@tsahi tsahi added the P2 Priority 2 label Dec 9, 2019
@tsahi tsahi removed their assignment Dec 13, 2019
@tsahi tsahi added this to the 7.0 milestone Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed P2 Priority 2
Projects
None yet
Development

No branches or pull requests

1 participant