hexpm / hex_core

Reference implementation of Hex specifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This limit shouldn't be enforce by the library

isaacsanders opened this issue · comments

https://github.com/hexpm/hex_core/blob/a708f382f1b2e34b1d49adac18af8ce35c969af4/src/hex_tarball.erl

This is related to hexpm/hex#766.

This should be enforced by the repo implementation, not the core library.

hex_core should enforce a default but it should be overridable by configuration.

Closed by #93