Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17942] Windows: Add cppcheck + cpplint to CI Build

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionWon't Do
Resolution Date2015-09-09T17:56:46.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
Labelsn/a
ReporterIngo Muschenetz
AssigneeChristopher Williams
Created2014-10-30T21:29:32.000+0000
Updated2015-09-09T17:56:46.000+0000

Description

cpplint allows us to check for Google C++ Style guide compliance: https://wiki.jenkins-ci.org/display/JENKINS/Cppcheck+Plugin http://cppcheck.sourceforge.net This gives a good suggestion for how to fix it: http://stackoverflow.com/questions/14172232/how-to-make-cpplint-work-with-jenkins-warnings-plugin

Comments

  1. Ingo Muschenetz 2015-01-16

    For the warnings we output, I would remove the check on line length. For braces usage, should we filter that out, or is there a way to configure it to accept our changed style?

JSON Source