@@ -1,6 +1,6 @@
- id: git-pre-commit
name: "git-pre-commit"
- entry: "git-pre-commit"
+ entry: "go run main.go"
types:
- "go"
language: "golang"