...
| Tool | Source | Usage | Rules Profile / Needed scripts |
|---|---|---|---|
| cpplint | Create the rules profile and the modified cpplint python script as follow:
This will generate the following files:
After this you can run the cpplint_mod.py against any source file like this:
The output file report.txt needs to be converted to xml format described above. For convenience a perl script is available here and can be run as follow:
| Todo |
| Info |
|---|
This is maintained by the community, so if you want to share additional rules profiles or tool do so by using the sonar user mailing list |
...
| Info |
|---|
The list above is provided without any warranty, therefore you may need to debug the scripts or tools in order to make them work |

