mirror of
https://github.com/Z3Prover/z3
synced 2025-10-05 23:43:59 +00:00
propagate value initialization to atoms
This commit is contained in:
parent
eae4de075b
commit
6173a0d025
5 changed files with 53 additions and 8 deletions
|
@ -42,6 +42,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