Browse Source

Update Dialyzer options

pull/3/head
Tuncer Ayaz 13 years ago
parent
commit
6f3f234d34
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@ -10,4 +10,4 @@ debug:
check: debug check: debug
-@./rebar xref -@./rebar xref
-@dialyzer ebin --verbose -Wunmatched_returns -Werror_handling \ -@dialyzer ebin --verbose -Wunmatched_returns -Werror_handling \
-Wrace_conditions -Wunderspecs
-Wrace_conditions

Loading…
Cancel
Save