mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
Update README: 'make check' requires debug_info
This commit is contained in:
parent
691a59669b
commit
c479bda913
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ Before you submit a patch, run ``make check`` to execute
|
||||||
the test suite and check for
|
the test suite and check for
|
||||||
[xref](http://www.erlang.org/doc/man/xref.html) and
|
[xref](http://www.erlang.org/doc/man/xref.html) and
|
||||||
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html)
|
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html)
|
||||||
warnings.
|
warnings. You may have to run ``make clean`` first.
|
||||||
|
|
||||||
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html) warnings are compared
|
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html) warnings are compared
|
||||||
against a set of safe-to-ignore warnings found in
|
against a set of safe-to-ignore warnings found in
|
||||||
|
|
Loading…
Reference in a new issue