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.
2 parents b664a34 + ab96649 commit a128c7dCopy full SHA for a128c7d
Makefile
@@ -6,7 +6,7 @@ DEPENDENCIES := \
6
golang.org/x/lint/golint
7
DEPENDENCIES_DIRECTORY := ./vendor
8
9
-PKG_OS = linux
+PKG_OS = linux darwin windows
10
11
GO_LINTABLE_PACKAGES := $(shell go list ./... | grep -v '/vendor/')
12
FRONTEND_PATH := ./frontend
0 commit comments