Switch to the newer uv package manager (#114)
This commit is contained in:
committed by
GitHub
parent
86663dd5e4
commit
02a4937ce4
4
scripts/check
Executable file
4
scripts/check
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
uv run ruff check
|
||||
uv run ruff format --check
|
||||
uv run pylint custom_components
|
||||
Reference in New Issue
Block a user