|
|
|
|
|
by _asummers
2891 days ago
|
|
Not quite -- that was me =). The GSOC student (Gabriel Gatu) is incorporating that work along with the incremental Dialyzer from the Elixir-ls project, and taking some of the new Dialyxir errors and morphing them a bit into a task that can be eventually merged back upstream into a more mainline mix task. You can track his progress here [0]. The lion's share of the work is now extracted into Erlex [1] which can be incorporated into other tools as needed. [0] https://github.com/gabrielgatu/mix-dialyzer [1] https://hex.pm/packages/erlex |
|