3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 04:28:17 +00:00

trying to get else on a new line

with clang-formatter
This commit is contained in:
Lev Nachmanson 2023-09-19 15:46:59 -07:00
parent c5cfd62e0a
commit d77c91b1aa

View file

@ -2,3 +2,4 @@ BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 0
NamespaceIndentation: All
BreakBeforeBraces: Stroustrup