Files
2025-10-04 17:34:31 +02:00

4 lines
124 B
Bash
Executable File

#! /bin/bash
uv run ruff check
uv run ruff format --check
uv run pylint custom_components --allow-reexport-from-package true