1365 Forks
4875 Stars
4875 Watchers

cppcheck

static analysis of C/C++ code

How to download and setup cppcheck

Open terminal and run command
git clone https://github.com/danmar/cppcheck.git
git clone is used to create a copy or clone of cppcheck repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cppcheck https://github.com/danmar/cppcheck/archive/master.zip

Or simply clone cppcheck with SSH
[email protected]:danmar/cppcheck.git

If you have some problems with cppcheck

You may open issue on cppcheck support forum (system) here: https://github.com/danmar/cppcheck/issues