Skip to content
Snippets Groups Projects
Commit fe0942f5 authored by Valentin Rothberg's avatar Valentin Rothberg
Browse files

make lint: include tests

parent f749fe0e
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ binaries:
install.tools: .install.gitvalidation .install.ginkgo .install.golangci-lint
lint: .install.golangci-lint
$(GOBIN)/golangci-lint run --tests=false
$(GOBIN)/golangci-lint run
define go-get
env GO111MODULE=off \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment