aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14220b9..e92826a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,10 @@ src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped: \
cut -d' ' -f6- < $(@D)/`basename $@ .stripped`.txt > $@
-check:
+check-shellcheck:
+ sh tests/assert-shellcheck.sh
+
+check: check-shellcheck
clean:
rm -rf \