Live testing FINAL v2

This commit is contained in:
bvanvugt 2023-02-20 04:30:32 +00:00
parent 432881d0b7
commit a37aa7ca59

View file

@ -5,6 +5,8 @@ GOLANGCI_LINT_VERSION := 1.51.1
nonsense: nonsense:
which go
go version
echo "Installing golangci-lint to ${GOPATH} ${GOLANGCI_LINT_PATH} ${GOLANGCI_LINT_VERSION}" echo "Installing golangci-lint to ${GOPATH} ${GOLANGCI_LINT_PATH} ${GOLANGCI_LINT_VERSION}"
.PHONY: nonsense .PHONY: nonsense