Install "clang-format" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/clang-format:1": {}
}A tool to automatically format C/C++, Java, JavaScript, JSON, Objective-C, Protobuf, and C# code. It uses a style configuration file (.clang-format) to enforce consistent code style across a project.
Installed via the system APT package manager (apt-get install clang-format).
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.