]> git.ozlabs.org Git - ccan/blobdiff - doc/ccanlint.1.txt
tal: make tal_len/tal_count(NULL) return 0.
[ccan] / doc / ccanlint.1.txt
index 26d46f4c7e1b52274e62c1799003de98c3e0d986..b2f1537a0c6c5e4e7b5059a3e2689b7acf78e1fa 100644 (file)
@@ -87,6 +87,10 @@ test, but happy:
   CCAN module must have '_info' file describing. No this score is 0.
   However, *ccanlint* question may help to write one.
 
+*info_ported*::
+  CCAN module '_info' can say 'ported' arg; if says '0' not ported, few tests
+  run.
+
 *depends_exist*::
   '_info' file CCAN other module without saying, must find. It is not score 0.