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

Add support for code analyzers at build time #2

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Add support for code analyzers at build time #2

wants to merge 6 commits into from

Conversation

Kralizek
Copy link
Contributor

@Kralizek Kralizek commented Sep 23, 2020

This pull request introduces code analyzers by using packages like

  • Microsoft.CodeAnalysis.FxCopAnalyzers
  • StyleCop.Analyzers

The rulesets are not definitive yet.

@Kralizek
Copy link
Contributor Author

@McDoit yaay. Got 448 errors :P

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

Successfully merging this pull request may close these issues.

None yet

1 participant