cli
cli copied to clipboard
Is the file size restriction still correct?
I'm experimenting with bundling dependencies with solutions. The CLI flagged that having a file larger than 65535 bytes is a problem, but it looks like its possible to upload larger files without issue (one I uploaded was 142049 bytes).
Is 65535 bytes still a necessary restriction for V3?
Relating to https://github.com/exercism/cli/issues/717.