adding git hook test, simplified structure using vendoring

This commit is contained in:
2023-01-09 05:50:26 -05:00
parent a51f35966d
commit 5fb3085848
93 changed files with 3906 additions and 7551 deletions

5
.githooks/pre-commit/01-test Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -e
go test