Skip to content

autostyle/clang-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020
Aug 22, 2020

Repository files navigation

Autostyle-clang-format: execute clang-format from Java

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.

Maven coordinates

  • 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

Author

autostyle-clang-format was created by Vladimir Sitnikov sitnikov.vladimir@gmail.com

License

autostyle-clang-format comes under Apache 2.0 clang-format is a part of llvm suite which is licensed under LLVM license

Acknowledgements

About

clang-format binaries for Maven Central

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages