dialyzex
dialyzex copied to clipboard
A Mix task for type-checking your Elixir project with dialyzer
This was determined by checking the contents of the `lib` directory for each of the first release tags in a particular major OTP version, roughly like below: for v in...
Hi all. I'm one of the maintainers of the Dialyxir project, and recently completed a large effort of brute force reverse engineering Dialyzer error messages and it resulted in new...
Adding the ability to explicitly build the plts without running ***any*** dialyzer checks would be helpful for warming up caches in CI environments. This would be especially useful if your...