Files
unkinben b2e99ae7e4
ci/woodpecker/pr/pre-commit Pipeline was successful
feat: migrate to woodpecker ci
- update build->test, change to use uvx precommit
- update pre-commit with additional checks
- remove gitea actions job
2026-03-09 01:24:31 +11:00

4 lines
55 B
Makefile

# run pre-commit
test:
uvx pre-commit run --all-files