lint: uv run ruff check --fix . uv run ruff format . typecheck: uvx ty check test: uv run pytest check: lint run: uv run python -m playscii