@@ -0,0 +1,5 @@
check:
uv run ruff format --check
uv run ruff check .
uv run ty check .
uv run pytest
The note is not visible to the blocked user.