josefs / Gradualizer

A Gradual type system for Erlang
MIT License
612 stars 35 forks source link

Add some Rebar3 plugin debug logging #532

Closed erszcz closed 1 year ago

erszcz commented 1 year ago

This should help in cases like @ilya-klyuchnikov's #530, where it's not clear what options the Rebar3 plugin runs Gradualizer with and on what files. We have to use DEBUG=1 rebar3 gradualizer to see the debug printouts.