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

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

commit 0c9115d327213b8b6f11c699b99c40393640c231
Author: Phil Sorber <[email protected]>
AuthorDate: Fri May 6 15:55:06 2016 -0600

    TS-4418: Change .clang-format to allow 
ConstructorInitializerAllOnOneLineOrOnePerLine
---
 .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
"[email protected]" <[email protected]>.

Reply via email to