From b929e294b336d2627919f423d3cafd938ed75d8c Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Tue, 16 Apr 2019 12:47:33 +0200 Subject: update clang-format --- contrib/conf/editors/clang-format | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/conf') diff --git a/contrib/conf/editors/clang-format b/contrib/conf/editors/clang-format index ff9333612..d4e90ad90 100644 --- a/contrib/conf/editors/clang-format +++ b/contrib/conf/editors/clang-format @@ -9,7 +9,7 @@ AlignEscapedNewlines: Left AlignOperands: true AlignTrailingComments: false AllowAllArgumentsOnNextLine: false -AllowAllParametersOfDeclarationOnNextLine: true +AllowAllParametersOfDeclarationOnNextLine: false AllowShortBlocksOnASingleLine: false AllowShortCaseLabelsOnASingleLine: false AllowShortFunctionsOnASingleLine: All -- cgit v1.2.3