mirror of
https://github.com/Z3Prover/z3
synced 2026-07-15 03:25:43 +00:00
- z3db.py: rename _find_repo_root to find_repo_root (make public) and add require_repo_root helper that exits on failure; update docstring and internal caller; fix unnecessary string literal split in log() - memory_safety.py: remove 13-line duplicate find_repo_root function; import and use require_repo_root from z3db instead - static_analysis.py: simplify two-line label assignment in print_findings to a single expression using 'or' Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| agents | ||
| aw | ||
| prompts | ||
| scripts | ||
| skills | ||
| workflows | ||
| CI_MIGRATION.md | ||
| CI_TESTING.md | ||
| copilot-instructions.md | ||
| dependabot.yml | ||
| mcp.json | ||