index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Makefile
3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d3d97d2..a6fb96c 100644
--- a/
Makefile
+++ b/
Makefile
@@ -13,3 +13,6 @@ clean:
test:
@$(REBAR) eunit
+
+dialyze:
+ @$(REBAR) dialyze