mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
Update README
This commit is contained in:
parent
3b785903b6
commit
e158c72427
1 changed files with 1 additions and 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
|
||||
|
|
Loading…
Reference in a new issue