Code Quality analysis for C/C++

Most of our Code Quality efforts are on web/interpreted languages. Customers using C/C++ need code quality analysis too. This is a placeholder issue to understand those needs better.

Up-to-date list of CodeClimate Engines

Some specific tools companies have mentioned are:

  • pc-lint
  • Understand for C
  • Code climate has a wrapper for cppcheck
  • Code climate has a wrapper for GNU Complexity

Proposal

Add the cppcheck engine to the default image and the codeclimate defaults.

Edited by Tim Poffenbarger