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 offline build time code analysis for the lib #33

Closed
peombwa opened this issue Oct 10, 2023 · 1 comment
Closed

Add offline build time code analysis for the lib #33

peombwa opened this issue Oct 10, 2023 · 1 comment
Assignees

Comments

@peombwa
Copy link
Contributor

peombwa commented Oct 10, 2023

We should enable offline code analysis for the lib by:

  • Setting <EnableNETAnalyzers>true</EnableNETAnalyzers> in the csproj.
  • Setting <AnalysisMode>All</AnalysisMode> in the csproj.
  • Address findings.
@peombwa
Copy link
Contributor Author

peombwa commented Oct 25, 2023

Fixed by #34

@peombwa peombwa closed this as completed Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant