#!/usr/bin/env bash set -e uv run pyright . uv run ruff check