Install "clang-tidy" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/clang-tidy:1": {}
}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.
Installed via the system APT package manager (apt-get install clang-tidy).
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.