diff --git a/Makefile b/Makefile index 2737d277..744a8c74 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ cmd/device-modbus: test: $(GO) test ./... -coverprofile=coverage.out -# $(GO) vet ./... + $(GO) vet ./... gofmt -l . [ "`gofmt -l .`" = "" ] ./bin/test-attribution-txt.sh