Move some code around and improve validation (#128)
This commit is contained in:
committed by
GitHub
parent
3b481cd282
commit
d1da841e1f
@@ -1,4 +1,4 @@
|
||||
#! /bin/bash
|
||||
uv run ruff check
|
||||
uv run ruff format --check
|
||||
uv run pylint custom_components
|
||||
uv run pylint custom_components --allow-reexport-from-package true
|
||||
Reference in New Issue
Block a user