aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7238cf3..54c7468 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.PHONY: check
check:
./build-aux/assert-shellcheck.sh
- # ./build-aux/assert-todos.sh
+ ./build-aux/assert-todos.sh
./build-aux/assert-terraform.sh
.PHONY: clean