You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2017/05/25 15:55:36 UTC

[trafficserver] branch master updated: Updated clang-tidy default config to be the option that have been committed

This is an automated email from the ASF dual-hosted git repository.

bcall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/master by this push:
       new  15c34d6   Updated clang-tidy default config to be the option that have been committed
15c34d6 is described below

commit 15c34d64077be090e863b4e24dd8c11625d41e2b
Author: Bryan Call <bc...@apache.org>
AuthorDate: Mon May 15 15:09:11 2017 -0400

    Updated clang-tidy default config to be the option that have been committed
---
 .clang-tidy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.clang-tidy b/.clang-tidy
index cac411c..1658bf3 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -1 +1 @@
-Checks: -*,readability-braces-around-statements,modernize-use-nullptr
+Checks: -*,modernize-loop-convert,modernize-use-bool-literals,modernize-deprecated-headers,performance-unnecessary-value-param,performance-faster-string-find,modernize-raw-string-literal,modernize-redundant-void-arg,modernize-use-nullptr,modernize-use-override

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].