Meta/Dothem: run test-lint

This commit is contained in:
Junio C Hamano
2025-08-17 16:09:12 -07:00
parent 18f15368ce
commit 625e4b3112

4
Dothem
View File

@@ -269,6 +269,10 @@ do
section hdr-check
Meta/Make $M $jobs -- hdr-check &&
# test-lint
section test-lint
Meta/Make -- -C t test-lint &&
if test -n "$san"
then
section SANITIZE=address,undefined