diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-06-30 20:45:18 +0200 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2012-06-30 20:45:18 +0200 |
commit | e158c7242747f295eaa207f6e91d1082a63413ec (patch) | |
tree | a82c871d04572c461844eb0ea71a4598a87a404b | |
parent | 3b785903b6d29c3e0cdb031b48ce39fc36602152 (diff) |
Update README
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -131,8 +131,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 +against a set of safe-to-ignore warnings found in [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 |