From 63488757fe9c8eba78a0abc497f1f368f225d42d Mon Sep 17 00:00:00 2001 From: Jaime Martinez Date: Fri, 26 Mar 2021 08:17:38 +1100 Subject: Add note about tools.go --- Makefile.util.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.util.mk') 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 -- cgit v1.2.3