syntaxerl

Syntax checker for Erlang code and configuration files

brewmacoslinux
Try with needOr install directly
Source

About

Syntax checker for Erlang code and config files

Commands

syntaxerl

Examples

Check syntax of a single Erlang source file$ syntaxerl myfile.erl
Check syntax of all Erlang files in a directory$ syntaxerl src/
Check syntax of an Erlang configuration file$ syntaxerl app.config