dev: add pre-commit hooks

This commit is contained in:
nahuhh
2025-07-11 17:53:27 +00:00
parent 0e6f37a479
commit 5cecef676d
5 changed files with 116 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
old/
build/
venv/
*.pyc
__pycache__
/dist/