|
|
|
|
|
by pavel_lishin
2540 days ago
|
|
> Dialyzer via Dialyxir is imperfect Imperfect is putting it lightly. I loathe it. Aside from useless errors ("here's what the success typing looks like! Ignore the any()s, and fix it! But I won't tell you what's _wrong_!"), it doesn't run against tests (which bit my ass in production last month due to some return values being ignored, and only actually matched in tests.) > especially with the error message improvements available via my Erlex library My interest is piqued. Does it help unfuck Dialyzer error messages? |
|