aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 851a7a09..d4e15360 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ check:
sh aux/assert-shellcheck.sh
sh aux/assert-todos.sh
sh aux/assert-nixfmt.sh ||:
+ sh sh/templates/aux/assert-clang-format.sh
.PHONY: clean
clean: