Meta/Dothem: run test-lint
Junio C Hamano committed
Aug 17, 2025 at 16:09 UTC
625e4b3112c46f9575a3c38e04f9767cc062ba36
1 file changed
+4
Dothem
+4
@@ -269,6 +269,10 @@ do
269
section hdr-check
270
Meta/Make $M $jobs -- hdr-check &&
271
272
+ # test-lint
273
+ section test-lint
274
+ Meta/Make -- -C t test-lint &&
275
+
276
if test -n "$san"
277
then
278
section SANITIZE=address,undefined