3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-08 00:41:56 +00:00

generate more proper proof format

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-09-30 07:42:27 -07:00
parent 4162d89170
commit 3b1ac52ff9
3 changed files with 292 additions and 195 deletions

View file

@ -35,6 +35,7 @@ BraceWrapping:
AfterControlStatement: false
AfterNamespace: false
AfterStruct: false
BeforeElse : true
# Spacing
SpaceAfterCStyleCast: false
SpaceAfterLogicalNot: false