This is an automated email from the ASF dual-hosted git repository. jpeach pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git
commit 2832d63e6fbf973b0dd431406b1cd3293205d179 Author: James Peach <[email protected]> AuthorDate: Wed Jun 29 11:55:04 2016 -0700 TS-4588: Add initial clang-tidy configuration. --- .clang-tidy | 1 + 1 file changed, 1 insertion(+) diff --git a/.clang-tidy b/.clang-tidy new file mode 100644 index 0000000..f2a4a41 --- /dev/null +++ b/.clang-tidy @@ -0,0 +1 @@ +Checks: readability-braces-around-statements -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
