https://github.com/unibeautify/beautifier-clang-format
Clang-Format beautifier for Unibeautify
https://github.com/unibeautify/beautifier-clang-format
clang-format unibeautify unibeautify-beautifier
Last synced: 5 months ago
JSON representation
Clang-Format beautifier for Unibeautify
- Host: GitHub
- URL: https://github.com/unibeautify/beautifier-clang-format
- Owner: Unibeautify
- License: mit
- Created: 2018-03-10T06:50:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T17:58:32.000Z (6 months ago)
- Last Synced: 2024-11-21T16:09:16.675Z (5 months ago)
- Topics: clang-format, unibeautify, unibeautify-beautifier
- Language: TypeScript
- Homepage: https://clang.llvm.org/docs/ClangFormatStyleOptions.html
- Size: 768 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# beautifier-clang-format
> ClangFormat beautifier for Unibeautify
## Installation
```bash
npm install --global @unibeautify/beautifier-clang-format
```## Usage
See [`unibeautify-cli`](https://github.com/Unibeautify/unibeautify-cli) for details.