|
|
|
|
|
by xlii
7 days ago
|
|
There's dialyxir which is wrapper to Dialyzer and I found it work fine on pure (non Phoenix) code. As for how the problem manifests: even obvious contract violations stops being shown (making it feel like "Dialyzer is useless") but the second tell is very long check times (tens of seconds up to minutes). |
|