Live testing FINAL v2
This commit is contained in:
parent
432881d0b7
commit
a37aa7ca59
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue