Creating rulesets for visual studio static analysis
93062923
0
Reputation points
(visual studio 2019) Hi i saw that we can edit the rules that the debugger works on by editing the settings.json file. I wanted to know that how should i approach on creating my own rules that may work on the debugger, and on top of that, if it were possible to add rules from this github repository https://github.com/SonarOpenCommunity/sonar-cxx.
Sign in to answer