From 1c1bb66e9e3b3e6272e73283428b123c7fc58665 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sat, 19 Aug 2023 21:55:48 +0100 Subject: [PATCH] build: update make lint. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c0c0c744f..4637a44b3 100644 --- a/Makefile +++ b/Makefile @@ -88,8 +88,9 @@ tests: @go tool cover -func=coverage.out lint: + @golangci-lint run @shellcheck --shell=bash \ - PKGBUILD configure dists/build.sh \ + PKGBUILD dists/build.sh \ tests/packer/init/init.sh tests/packer/src/aa-update tests/packer/init/clean.sh \ debian/${PKGNAME}.postinst debian/${PKGNAME}.postrm