@@ -6,5 +6,8 @@ lint:
fmt:
uv run ruff format
typecheck:
uv run basedpyright
check: lint test
check: lint test typecheck
The note is not visible to the blocked user.