ソースを参照

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

読み込み中…
キャンセル
保存