From bc863921697ed23d6a02135995700c119f2fd8c7 Mon Sep 17 00:00:00 2001 From: Robin Jarry Date: Fri, 24 Jun 2022 21:46:51 +0200 Subject: mk: merge checkfmt into lint No need to have two separate targets. Signed-off-by: Robin Jarry --- .builds/alpine-edge.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.builds') diff --git a/.builds/alpine-edge.yml b/.builds/alpine-edge.yml index 92322b4..3893b98 100644 --- a/.builds/alpine-edge.yml +++ b/.builds/alpine-edge.yml @@ -11,9 +11,6 @@ environment: DESTDIR: ./out GOFLAGS: "-tags=notmuch" tasks: - - checkfmt: | - cd aerc - make checkfmt - lint: | cd aerc make lint -- cgit v1.2.3