b646785f07
- update build to use uvx precommit - update pre-commit with additional checks - remove gitea actions job
4 lines
56 B
Makefile
4 lines
56 B
Makefile
# run pre-commit
|
|
build:
|
|
uvx pre-commit run --all-files
|