mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
Update Dialyzer options
This commit is contained in:
parent
87d3fb5ae3
commit
6f3f234d34
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,4 +10,4 @@ debug:
|
|||
check: debug
|
||||
-@./rebar xref
|
||||
-@dialyzer ebin --verbose -Wunmatched_returns -Werror_handling \
|
||||
-Wrace_conditions -Wunderspecs
|
||||
-Wrace_conditions
|
||||
|
|
Loading…
Reference in a new issue