|
clang-format
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Formatting tools for C, C++, Obj-C, Java, JavaScript, TypeScript |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 21.1.8@0 | Tracked Since: Dec 17, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: code-formatting c++ developer-tools linter llvm | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install clang-format | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: Clang-format is a standalone tool and library that parses C, C++, Java, JavaScript, Objective-C, and TypeScript code to automatically format it according to a specified style. It enforces consistent code style, making large codebases easier to read and maintain. The tool is highly configurable, supporting LLVM, Google, Chromium, and Mozilla style conventions, or custom rules defined in a .clang-format file. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| License: Apache-2.0 WITH LLVM-exception | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|