erlef / rebar3_hex

Rebar3 Hex library
Apache License 2.0
101 stars 49 forks source link

Undo dialyzer ignore attributes once a new release of hex_core is cut #245

Open starbelly opened 3 years ago

starbelly commented 3 years ago

In order to fix a bug we needed to tell dialyzer to ignore a few functions per #242 and #229 . Once a new hex_core version is cut with updated type specs we need to swoop back and remove said attributes.