Skip to content
Jorge Costa edited this page Jul 4, 2013 · 4 revisions

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.

Requirements

Cppcheck, rats and vera should be available. For cpplint, python and cpplint.py should be available

Usage

Check the usage guide for configuration: Usage

Clone this wiki locally