Dialyxir v1.0.0-rc.5 API Reference

Modules

A counters holding warnings to be skipped

Elixir-friendly dialyzer formatter

Behaviour for defining warning semantings

Mix Tasks

This task compiles the mix project, creates a PLT with dependencies if needed and runs dialyzer. Much of its behavior can be managed in configuration as described below

This task compiles the mix project and creates a PLT with dependencies if needed. It is equivalent to running mix dialyzer --plt

This task deletes PLT files and hash files

This task provides background information about dialyzer warnings. If invoked without any arguments it will list all warning atoms. When invoked with the name of a particular warning, it will display information regarding it