summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2011-09-04 20:13:25 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2011-09-04 20:13:25 +0200
commit6f3f234d349af7ec915263d2f9ace04940ddc5c3 (patch)
tree25cec50564d2e561f50c7331d3ac745c375bba82 /Makefile
parent87d3fb5ae38f6057a021cc7834a63e917ca0b92f (diff)
downloadrebar-6f3f234d349af7ec915263d2f9ace04940ddc5c3.tar.gz
Update Dialyzer options
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80d52ac..375bc81 100644
--- a/Makefile
+++ b/Makefile
@@ -10,4 +10,4 @@ debug:
check: debug
-@./rebar xref
-@dialyzer ebin --verbose -Wunmatched_returns -Werror_handling \
- -Wrace_conditions -Wunderspecs
+ -Wrace_conditions