We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This project provides msbuild tasks to interface with the sonar-cxx-plugin.
It runs rats, vera, cppcheck, cpplint and formats all the data accordingly so there is not need to use convert data after.
Cppcheck, rats and vera should be available. For cpplint, python and cpplint.py should be available
Check the usage guide for configuration: Usage