clang-format is a tool that can automatically format source files. As of version 11 it supports C/C++/Java/JavaScript/Objective-C/Protobuf/C#.
autostyle-clang-format
publishes clang-format
to Maven repository, so it is accessible
from Java projects.
com.github.autostyle:autostyle-clang-format:1.0:darwin_x64
com.github.autostyle:autostyle-clang-format:1.0:linux_x64
com.github.autostyle:autostyle-clang-format:1.0:windows_x64
autostyle-clang-format
was created by Vladimir Sitnikov [email protected]
autostyle-clang-format
comes under Apache 2.0
clang-format
is a part of llvm suite
which is licensed under LLVM license
- Thanks to https://github.com/angular/clang-format for keeping up to date binaries
- Built by Gradle