Runs mix dialyzer --quiet.
Slow — PLT builds and whole-project analysis make this unsuitable
for pre_commit. Configure on pre_push.
Options
:args— extra CLI args appended after--quiet. Default[]. Example:["--halt-exit-status"].
Argument order: mix dialyzer --quiet <user_args...>.
Defaults
stage_fixed: falsefiles: ~w(lib/**/*.ex)