CI: set style for macro continuations

main
Adriaan de Groot 6 years ago
parent beeda24423
commit 2556ba9d55

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

Loading…
Cancel
Save