Source Code
Latest version can be found in the cppcheck git repository.
To get the source code using git:
git clone https://github.com/danmar/cppcheck.git
You can also download the latest sources in a zip or tgz archive from the github website.
Formatting
We use uncrustify-0.72 to format Cppcheck source code.