mirror of
https://github.com/correl/rebar.git
synced 2024-11-24 03:00:14 +00:00
Update README
This commit is contained in:
parent
613ae36d81
commit
87d3fb5ae3
1 changed files with 1 additions and 3 deletions
|
@ -110,9 +110,7 @@ Before you submit a patch check for discrepancies with
|
||||||
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html):
|
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cd rebar
|
$ make check
|
||||||
$ ./bootstrap debug
|
|
||||||
$ dialyzer ebin -Wunmatched_returns -Werror_handling -Wrace_conditions -Wunderspecs
|
|
||||||
```
|
```
|
||||||
|
|
||||||
The following discrepancies are known and safe to ignore:
|
The following discrepancies are known and safe to ignore:
|
||||||
|
|
Loading…
Reference in a new issue