#! /bin/bash
uv run ruff check
uv run ruff format --check
uv run pylint custom_components