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