Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

cppcheck/2.16.0

Cppcheck is an analysis tool for C/C++ code.
Recipe info
GPL-3.0-or-later
2024-10-28

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
cppcheck/2.16.0

Using cppcheck

Loading ...
Loading...