From aa99a2332a83c0b5439499c48576d7b8d6c03888 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 13 Feb 2025 12:37:49 -0600 Subject: [PATCH] up --- makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/makefile b/makefile index 3ed7e6d..b8b367b 100644 --- a/makefile +++ b/makefile @@ -18,7 +18,8 @@ all: lint audit: snyk -lint: bashate \ +lint: \ + bashate \ funk \ kirill \ shellcheck \