Install "cppcheck" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/danmar-cppcheck:1": {}
}A static analysis tool for C/C++ code. It detects bugs that compilers normally fail to detect, including undefined behavior, memory leaks, and other common programming errors.
Installed via the system APT package manager (apt-get install cppcheck).
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.