mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Use dialyzer directly instead of through rebar
Rebar recently removed their dialyzer support options so we're switching to plain dialyzer. And as a bonus it works much better!
This commit is contained in:
parent
c427c7f8ec
commit
f03dbf4d06
3 changed files with 9 additions and 8 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.cowboy_dialyzer.plt
|
||||
.eunit
|
||||
ebin
|
||||
logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue