Current section
Files
Jump to
Current section
Files
src/erlfmt.app.src
{application,erlfmt,
[{description,"erlfmt is an opinionated Erlang code formatter"},
{vsn,"0.3.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/WhatsApp/erlfmt"}]}]}.