We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b7cb9 commit 49aa46bCopy full SHA for 49aa46b
Makefile
@@ -1,3 +1,4 @@
1
+GOPATH := $(HOME)/go
2
BIN_DIR := $(GOPATH)/bin
3
GOLANGCILINT := $(BIN_DIR)/golangci-lint
4
GOLANGCILINT_VERSION := v1.23.8
0 commit comments