Current section
Files
Jump to
Current section
Files
src/steamroller.app.src
{application,steamroller,
[{description,"An opinionated Erlang code formatter."},
{vsn,"0.7.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github",
"https://github.com/old-reliable/steamroller"}]}]}.