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