mirror of
https://github.com/Z3Prover/z3
synced 2025-10-29 18:52:29 +00:00
propagate value initialization to atoms
This commit is contained in:
parent
10dce45d8b
commit
95ab02aa4f
4 changed files with 53 additions and 3 deletions
|
|
@ -45,6 +45,7 @@ SpaceInEmptyParentheses: false
|
|||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
IndentCaseLabels: false
|
||||
|
||||
# Alignment
|
||||
AlignConsecutiveAssignments: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue