mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-03 13:14:27 -04:00
CI: use clang-format to add braces
This commit is contained in:
parent
183f88a846
commit
e1747af296
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Cpp11BracedListStyle: "false"
|
|||
FixNamespaceComments: "true"
|
||||
IncludeBlocks: Preserve
|
||||
IndentWidth: "4"
|
||||
InsertBraces: "true"
|
||||
MaxEmptyLinesToKeep: "2"
|
||||
NamespaceIndentation: None
|
||||
PointerAlignment: Left
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue