Kaynağa Gözat

Enable xref checks on rebar

Dave Smith 15 yıl önce
ebeveyn
işleme
f36e044e5d
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. +2
    -1
      rebar.config

+ 2
- 1
rebar.config Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet