add gofmt precommit hook

This commit is contained in:
2025-04-18 14:49:23 +02:00
parent 8a763465d8
commit 81389a2dea

View File

@@ -0,0 +1,2 @@
#!/bin/sh
gofmt -w .