commit | 74260aa9099c3bb209bc8e524b0e8ba603f62c41 | [log] [tgz] |
---|---|---|
author | Konrad Grochowski <hcorg@apache.org> | Thu Nov 13 15:33:38 2014 +0100 |
committer | Konrad Grochowski <hcorg@apache.org> | Tue Nov 18 10:02:08 2014 +0100 |
tree | 07ff24e0bed1f74da57e56feb38ea6bae063629c | |
parent | ca7e97e0423e785bd7a6b7b8400e67897975e7f6 [diff] [blame] |
THRIFT-2729: C++ - .clang-format created and applied Client: C++ Patch: Konrad Grochowski make style command added
diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am index d3dadab..559a839 100644 --- a/compiler/cpp/Makefile.am +++ b/compiler/cpp/Makefile.am
@@ -117,3 +117,6 @@ $(RM) thriftl.cc thrifty.cc thrifty.h thrifty.hh version.h windows/version.h src/main.cc: version.h + +style-local: + $(CPPSTYLE_CMD)