@@ -45,6 +45,9 @@ lint-ts:
lint-py:
cd python && uv run ruff check .
format-ts:
cd typescript && pnpm exec eslint src --fix
# Format Python code
format: format-py
The note is not visible to the blocked user.