|
|
@ -1,6 +1,6 @@ |
|
|
|
%% Sample provided by @tothlac |
|
|
|
{plugins, [ |
|
|
|
{rebar_tidy_deps, ".*", {git, "https://github.com/ferd/rebar3-tidy-deps-plugin.git"}}, |
|
|
|
{rebar_tidy_deps, ".*", {git, "https://github.com/tothlac/rebar3-tidy-deps-plugin.git"}}, |
|
|
|
{rebar_alias, {git, "https://github.com/tsloughter/rebar_alias.git"}}, |
|
|
|
rebar3_appup_plugin |
|
|
|
]}. |
|
|
|