Cppcheck is a widely used static analysis tool for C/C++, see:
http://cppcheck.sourceforge.net/
Sloccount is used for counting physical source lines of code for many
languages and at Apache Thrift we have 17 languages.
For Cppcheck and Sloccount are Jenkins Plugin available, they publish the
resu
On Wed, Aug 3, 2011 at 11:08 PM, Roger Meier wrote:
> Could you install the following plugins on jenkins?
> - NodeJS
> - GIT
> - Cppcheck
> - SLOCCount
We're very careful with installing new plugins into Jenkins, we've had
some issues with some plugins earlier that reduces the general
stability o