CI: when I said 'left' I meant 'dont'

This commit is contained in:
Adriaan de Groot 2019-08-08 12:40:13 +02:00
parent ec073ee188
commit 839e496fcb

View File

@ -2,7 +2,7 @@
BasedOnStyle: WebKit BasedOnStyle: WebKit
AlignAfterOpenBracket: Align AlignAfterOpenBracket: Align
AlignEscapedNewlines: Left AlignEscapedNewlines: DontAlign
AllowAllParametersOfDeclarationOnNextLine: "false" AllowAllParametersOfDeclarationOnNextLine: "false"
AllowShortFunctionsOnASingleLine: Inline AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: "false" AllowShortIfStatementsOnASingleLine: "false"