mirror of
https://github.com/Z3Prover/z3
synced 2025-11-04 21:39:13 +00:00
propagate value initialization to atoms
This commit is contained in:
parent
706aff74ff
commit
5e4882d731
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ SpaceInEmptyParentheses: false
|
||||||
SpacesInCStyleCastParentheses: false
|
SpacesInCStyleCastParentheses: false
|
||||||
SpacesInParentheses: false
|
SpacesInParentheses: false
|
||||||
SpacesInSquareBrackets: false
|
SpacesInSquareBrackets: false
|
||||||
|
IndentCaseLabels: false
|
||||||
|
|
||||||
# Alignment
|
# Alignment
|
||||||
AlignConsecutiveAssignments: false
|
AlignConsecutiveAssignments: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue