aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 61f4072..5e26a5b 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ check:
if [ -d .git ]; then \
echo 'Assuming Git repository, running development checks.'; \
sh build-aux/assert-shellcheck.sh; \
+ sh build-aux/assert-todos.sh; \
fi
dist: