浏览代码

Update Dialyzer options

pull/3/head
Tuncer Ayaz 13 年前
父节点
当前提交
6f3f234d34
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

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

正在加载...
取消
保存