CI: set style for macro continuations
This commit is contained in:
parent
beeda24423
commit
2556ba9d55
@ -2,6 +2,7 @@
|
||||
BasedOnStyle: WebKit
|
||||
|
||||
AlignAfterOpenBracket: Align
|
||||
AlignEscapedNewlines: Left
|
||||
AllowAllParametersOfDeclarationOnNextLine: 'false'
|
||||
AllowShortFunctionsOnASingleLine: Inline
|
||||
AllowShortIfStatementsOnASingleLine: 'false'
|
||||
|
Loading…
Reference in New Issue
Block a user