Ver código fonte

Enable fail_on_warning by default

pull/3/head
Dave Smith 15 anos atrás
pai
commit
7cf35a88ba
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      rebar.config

+ 1
- 0
rebar.config Ver arquivo

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

Carregando…
Cancelar
Salvar