example:
    uv run src/clippt/cli.py example/zen_of_python.toml

type-check:
    uv run ty check src
