added make test

This commit is contained in:
Maarten van Gompel 2021-03-01 21:00:40 +01:00
parent 6bdfb59f7b
commit efef4fc16a

View file

@ -11,6 +11,8 @@ PROGRAMS = \
all: $(PROGRAMS)
test: shellcheck
shellcheck:
shellcheck -x scripts/*/*