Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

clang-tidy (clang-tidy)

Install "clang-tidy" binary

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/clang-tidy:1": {}
}

clang-tidy

Project

Description

A clang-based C++ linter tool. It provides an extensible framework for diagnosing and fixing typical programming errors, including style violations, interface misuse, and bugs detectable via static analysis.

Installation Method

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

Other Notes

No additional notes.


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