mirror of
https://github.com/Z3Prover/z3
synced 2025-10-30 11:12:28 +00:00
generate more proper proof format
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
df3847a379
commit
6aeca8253b
3 changed files with 57 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ BraceWrapping:
|
|||
BeforeElse : true
|
||||
AfterCaseLabel: false
|
||||
|
||||
|
||||
|
||||
# Spacing
|
||||
SpaceAfterCStyleCast: false
|
||||
SpaceAfterLogicalNot: false
|
||||
SpaceBeforeParens: ControlStatements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue