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 \