瀏覽代碼

Merge pull request #1971 from ferd/fix-systest-suite

Fixing systest to use up to date plugin
pull/1972/head
Fred Hebert 6 年之前
committed by GitHub
父節點
當前提交
8e28561d4e
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      systest/all_SUITE_data/resource_plugins/rebar.config

+ 1
- 1
systest/all_SUITE_data/resource_plugins/rebar.config 查看文件

@ -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
]}.

Loading…
取消
儲存