chore: add pre-commit and just

This commit is contained in:
Julian Stiller 2025-05-23 23:24:03 +02:00
parent 4f410e1e86
commit e0baf82356
4 changed files with 21 additions and 5 deletions

6
justfile Normal file
View file

@ -0,0 +1,6 @@
hook-install:
pre-commit install --install-hooks
fmt:
treefmt