Issue Type: Bug Bug
Affects Versions: current
Assignee: Ulli Hafner
Components: warnings
Created: 11/Jun/13 1:13 PM
Description:

I added an 'Execute shell' build step in Jenkins to run the cpplint.py

python /var/lib/jenkins/scripts/cpplint.py --counting=detailed `find path -name *.cpp
I also added 'Scan for compiler warnings' and added CppLint.

However it always gets 0 warnings even though it displayed in the Console output some warnings such as

filename.cpp:18: Missing space after , [whitespace/comma] [3]

Due Date: 14/Jun/13 12:00 AM
Environment: Ubuntu 12.04
Project: Jenkins
Labels: plugin
Priority: Major Major
Reporter: Gerard Kempff
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to