* .clang-format: Fix base style.
This commit is contained in:
parent
59e9ec7244
commit
27a023d029
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Language: Cpp
|
||||
BasedOnStyle: LLVM
|
||||
BasedOnStyle: GNU
|
||||
AlignEscapedNewlinesLeft: true
|
||||
AlwaysBreakAfterReturnType: TopLevelDefinitions
|
||||
BreakBeforeBinaryOperators: All
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue