Open martinmosegaard opened 8 years ago
Result: The ability to run the program on some input and get HTML output
For example using Docker to start Jenkins with a job that has:
OCLint seems to do interesting checks on C/C++ code. It does not output in CSV format, but in XML and JSON that could be used if we made a somewhat advanced converter.
http://oclint.org/
See sample output reports here:
http://docs.oclint.org/en/stable/howto/selectreporters.html
Result: The ability to run the program on some input and get HTML output
For example using Docker to start Jenkins with a job that has: