bosondata / badwolf

Docker based continuous integration, continuous deployment and code lint review system for BitBucket
https://badwolf.readthedocs.io/en/latest/
MIT License
88 stars 12 forks source link

Support clang-format as a linter for C/C++/Objective-C/Protobuf #4

Closed messense closed 7 years ago

messense commented 7 years ago

http://clang.llvm.org/docs/ClangFormat.html

messense commented 7 years ago

Reference implementation: https://github.com/hit9/statsd-proxy/blob/master/lint.py

messense commented 7 years ago

clang-format 并不好用,算了。