Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2021-03-26 00:17:38 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-03-26 00:21:35 +0300
commit63488757fe9c8eba78a0abc497f1f368f225d42d (patch)
tree771ce165b878c5a27a43251eb319cd75145d5d7c /Makefile.util.mk
parentdc86abc59880bc3499c301540eb46c51adc93cf5 (diff)
Add note about tools.go
Diffstat (limited to 'Makefile.util.mk')
-rw-r--r--Makefile.util.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.util.mk b/Makefile.util.mk
index 6fa4e319..951c0ba2 100644
--- a/Makefile.util.mk
+++ b/Makefile.util.mk
@@ -1,5 +1,3 @@
-GOLANGCI_LINT_IMAGE := golangci/golangci-lint:$(GOLANGCI_LINT_VERSION)
-
.PHONY: lint test race acceptance bench cover list deps-check deps-download changelog
OUT_FORMAT ?= colored-line-number