dense-analysis / dense-analysis/ale
Add clang-format as a fixer for Java/JavaScript/Objective-C/Protobuf code
Open
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** clang-format
**URL:** http://clang.llvm.org/docs/ClangFormat.html
As per the clang-format website (see above), clang-format works on C/C++/Java/JavaScript/Objective-C/Protobuf. Particularly JavaScript is interesting to me as I write mostly C/C++ code and hence already have the config for clang-format all set up, i.e. this would give me the possibility for all the JavaScript I (am forced to) write to look the same at the press of a button.
Contributor guide
Assessment
This issue has not been assessed yet.