mirror of
https://github.com/Z3Prover/z3
synced 2025-06-14 18:06:15 +00:00
trying to get else on a new line
with clang-formatter
This commit is contained in:
parent
c5cfd62e0a
commit
d77c91b1aa
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
BasedOnStyle: Google
|
BasedOnStyle: Google
|
||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
ColumnLimit: 0
|
ColumnLimit: 0
|
||||||
NamespaceIndentation: All
|
NamespaceIndentation: All
|
||||||
|
BreakBeforeBraces: Stroustrup
|
Loading…
Add table
Add a link
Reference in a new issue