ソースを参照

Enable fail_on_warning by default

pull/3/head
Dave Smith 15年前
コミット
7cf35a88ba
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      rebar.config

+ 1
- 0
rebar.config ファイルの表示

@ -1 +1,2 @@
{app_bin, ["priv/rebar"]}.
{erl_opts, [fail_on_warning]}.

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