CI: when I said 'left' I meant 'dont'
This commit is contained in:
parent
ec073ee188
commit
839e496fcb
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user