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: