From 1ab610ca783d01b84e282cfd3c57eeb18e49a9a6 Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Thu, 3 Sep 2020 10:16:04 +0200 Subject: [PATCH] .. --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 0e67aa7e2..25eaf3016 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,6 @@ tests: $(CODECGEN_TARGETS) prog/staticui/staticui.go prog/externalui/externalui. ./tools/test -no-go-get -tags $(GO_BUILD_TAGS) lint: - shellcheck -V ./tools/lint prog/staticui/staticui.go: