From f0c75e1433d0c91729d2fb3814c9fdac4bf42ffd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 10 Jan 2021 10:35:48 -0300 Subject: Readd assert-todos.sh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3