Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

danmar/cppcheck (danmar-cppcheck)

Install "cppcheck" binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/danmar-cppcheck:1": {}
}

cppcheck

Project

Description

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.

Installation Method

Installed via the system APT package manager (apt-get install cppcheck).

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.