From a8ec600813624167770d2bfb19d5dbafcc10b791 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 18 Jan 2022 15:59:03 -0300 Subject: Makefile: Run ShellCheck in "dev-check" target --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 7f33857..9d1157b 100644 --- a/Makefile +++ b/Makefile @@ -94,6 +94,7 @@ uninstall: # dev-check: check public + shellcheck src/git-permalink.in sh aux/assert-shellcheck.sh sh aux/workflow/assert-todos.sh sh aux/workflow/assert-changelog.sh -n '$(NAME)' $(EXTRA_VERSION) -- cgit v1.2.3