FICHA · MANJARO

erlang-dialyzer

A DIscrepancy AnaLYZer for ERlang programs

  • tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Provides Dialyzer, a static analysis tool for Erlang code. It can find type inconsistencies, unreachable code, and other problems without requiring full type annotations in every module.

Use it in Erlang development and continuous integration to catch mistakes before runtime. It reports likely issues, so developers still need to interpret results in the context of the project.

How to run

dialyzer

Commands: dialyzer

Permissions

Permissions not analysed for this source yet.