formatting: add pre-commit hook to dev shell

This commit is contained in:
DavHau
2023-07-28 18:12:31 +02:00
parent 461bd84205
commit cb307f761a
6 changed files with 145 additions and 5 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.direnv
result*
.pre-commit-config.yaml
# python
__pycache__