@leroysheep / rag-system / commits / 625e4b3112

Meta/Dothem: run test-lint

Junio C Hamano committed Aug 17, 2025 at 16:09 UTC 625e4b3112c46f9575a3c38e04f9767cc062ba36
1 file changed +4
Dothem
+4
index bf84d66f1c..c52d4bb172 100755 --- a/Dothem +++ b/Dothem @@ -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