dartdoc icon indicating copy to clipboard operation
dartdoc copied to clipboard

Options to enforce sanity limits on number of files and total generated size

Open jonasfj opened this issue 3 years ago • 0 comments

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

jonasfj avatar Oct 13 '22 14:10 jonasfj