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:
parent
4162d89170
commit
3b1ac52ff9
3 changed files with 292 additions and 195 deletions
|
@ -35,6 +35,7 @@ BraceWrapping:
|
|||
AfterControlStatement: false
|
||||
AfterNamespace: false
|
||||
AfterStruct: false
|
||||
BeforeElse : true
|
||||
# Spacing
|
||||
SpaceAfterCStyleCast: false
|
||||
SpaceAfterLogicalNot: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue