fix: *actually* add a pre-commit hook for husky

This commit is contained in:
sam 2024-10-09 17:34:56 +02:00
parent 48649feb14
commit 2f516dcb73

4
.husky/pre-commit Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
dotnet husky run