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

sorber pushed a commit to branch 6.2.x
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 30b9b8da1accdbd79eb6e43e767e240726dd08ac
Author: Phil Sorber <sor...@apache.org>
AuthorDate: Fri May 6 15:55:06 2016 -0600

    TS-4418: Change .clang-format to allow 
ConstructorInitializerAllOnOneLineOrOnePerLine
    
    (cherry picked from commit 0c9115d327213b8b6f11c699b99c40393640c231)
---
 .clang-format | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.clang-format b/.clang-format
index 61d0d66..e6830f4 100644
--- a/.clang-format
+++ b/.clang-format
@@ -39,7 +39,7 @@ BreakAfterJavaFieldAnnotations: false
 BreakStringLiterals: true
 ColumnLimit:     132
 CommentPragmas:  '^ IWYU pragma:'
-ConstructorInitializerAllOnOneLineOrOnePerLine: false
+ConstructorInitializerAllOnOneLineOrOnePerLine: true
 ConstructorInitializerIndentWidth: 2
 ContinuationIndentWidth: 2
 Cpp11BracedListStyle: true

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

Reply via email to