3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-01-30 22:24:13 +01:00
ergo/vendor/github.com/ergochat/webpush-go/v2/Makefile
2025-01-05 03:56:34 -05:00

7 lines
60 B
Makefile

.PHONY: test
test:
go test .
go vet .
./.check-gofmt.sh