mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
4 lines
62 B
Text
4 lines
62 B
Text
{deps, [
|
|
{boo, "."}
|
|
]}.
|
|
{erl_opts, [warnings_as_errors]}.
|