We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f564d16 commit 14efe70Copy full SHA for 14efe70
systest/all_SUITE_data/resource_plugins/rebar.config
@@ -1,6 +1,6 @@
1
%% Sample provided by @tothlac
2
{plugins, [
3
- {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"}},
4
{rebar_alias, {git, "https://github.com/tsloughter/rebar_alias.git"}},
5
rebar3_appup_plugin
6
]}.
0 commit comments