diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-06-30 20:44:45 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-06-30 20:44:45 +0200 |
commit | 3b785903b6d29c3e0cdb031b48ce39fc36602152 (patch) | |
tree | 8b73ccbb4acaa5fef70954d1e596b0a59f7292a3 | |
parent | 06d7fd6ef2c11b5160b22aa763f4f2515229f4ec (diff) |
Update README
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -133,9 +133,7 @@ make: [dialyzer_warnings] Error 2 (ignored) [Dialyzer](http://www.erlang.org/doc/man/dialyzer.html) warnings are compared against a set of safe-to-ignore warnings 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 to suppress safe-to-ignore warnings [xref_queries](https://raw.github.com/basho/rebar/master/rebar.config) |