You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[tool.ty] in root pyproject.toml; ty installed in the devcontainer via
`uv tool install` alongside ruff; new `ty` CI job runs `uv sync` then
`uvx ty@<pin> check`. post-create.sh runs `uv sync` so the editor's
ty extension has a .venv to resolve against. Renovate's workflow-yaml
regex widened to track the TY_VERSION env-var pin. README updated with
the new CI row, on-save row, and recommended extension.
0 commit comments