This commit is contained in:
2025-05-28 14:06:29 -07:00
parent efedbe405f
commit 354681b298
14 changed files with 1749 additions and 239 deletions

View File

@@ -1,6 +1,6 @@
default: test
test:
test: lint
go test -v ./...
lint: