dartdoc
dartdoc copied to clipboard
Options to enforce sanity limits on number of files and total generated size
On pub.dev we probably want some sanity limits on number of files generated and total size generated.
So maybe there is options like:
-
--max-total-size 2000000000 -
--max-file-count 10000