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

update clang format

This commit is contained in:
Nikolaj Bjorner 2025-10-02 10:39:37 -07:00
parent ec66d8c9c7
commit 8d0c229f91

View file

@ -8,7 +8,7 @@ BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Never
IndentCaseLabels: false