3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-04 05:19:11 +00:00

propagate value initialization to atoms

This commit is contained in:
Nikolaj Bjorner 2025-09-24 11:01:24 +03:00
parent 706aff74ff
commit 5e4882d731

View file

@ -50,6 +50,7 @@ SpaceInEmptyParentheses: false
SpacesInCStyleCastParentheses: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
IndentCaseLabels: false
# Alignment
AlignConsecutiveAssignments: false