Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

clang-format (clang-format)

Install "clang-format" binary

Example Usage

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

clang-format

Project

Description

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.

Installation Method

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

Other Notes

No additional notes.


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