Skip to content

How to manage Code Analysis rules ? #73545

Answered by huoyaoyuan
irvnriir asked this question in Q&A
Discussion options

You must be logged in to vote

There are more documentation at https://learn.microsoft.com/visualstudio/code-quality/using-rule-sets-to-group-code-analysis-rules https://learn.microsoft.com/cpp/code-quality/using-rule-sets-to-specify-the-cpp-rules-to-run .
The IDE analyzers are integrated differently with CA analyzers. Try EnforceCodeStyleOnBuild MSBuild property may help.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@huoyaoyuan
Comment options

Answer selected by irvnriir
@irvnriir
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants