- update build->test, change to use uvx precommit - update pre-commit with additional checks - remove gitea actions job
@@ -1,9 +1,3 @@
# run pre-commit
build:
python3.11 -m venv venv
venv/bin/pip install pip --upgrade
venv/bin/pip install pre-commit
venv/bin/pre-commit run --all-files
clean:
rm -rf venv
test:
uvx pre-commit run --all-files
The note is not visible to the blocked user.