Browse Source

Update README

pull/3/head
Tuncer Ayaz 13 years ago
parent
commit
3b785903b6
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      README.md

+ 1
- 3
README.md View File

@ -133,9 +133,7 @@ make: [dialyzer_warnings] Error 2 (ignored)
[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 against a set of safe-to-ignore warnings
found in found in
[dialyzer_reference](https://raw.github.com/basho/rebar/master/dialyzer_reference)
and
[dialyzer_reference](https://raw.github.com/basho/rebar/master/dialyzer_reference).
[xref](http://www.erlang.org/doc/man/xref.html) is run with custom queries [xref](http://www.erlang.org/doc/man/xref.html) is run with custom queries
to suppress safe-to-ignore warnings to suppress safe-to-ignore warnings
[xref_queries](https://raw.github.com/basho/rebar/master/rebar.config) [xref_queries](https://raw.github.com/basho/rebar/master/rebar.config)

Loading…
Cancel
Save