瀏覽代碼

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

Loading…
取消
儲存