mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 02:15:44 -05:00
CI: when I said 'left' I meant 'dont'
This commit is contained in:
parent
ec073ee188
commit
839e496fcb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
BasedOnStyle: WebKit
|
||||
|
||||
AlignAfterOpenBracket: Align
|
||||
AlignEscapedNewlines: Left
|
||||
AlignEscapedNewlines: DontAlign
|
||||
AllowAllParametersOfDeclarationOnNextLine: "false"
|
||||
AllowShortFunctionsOnASingleLine: Inline
|
||||
AllowShortIfStatementsOnASingleLine: "false"
|
||||
|
|
Loading…
Add table
Reference in a new issue