Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve formatting of dialyzer errors | James Fish | 2014-11-20 | 1 | -1/+9 | |
| | | | | Strip ":0: " from unknown type/function/behaviour warnings | |||||
* | Refactor dialyzer PLT use | James Fish | 2014-11-20 | 1 | -45/+164 | |
| | | | | | | * Only include `plt_apps` (defaults to deps) in a single PLT * Update PLT when `plt_apps` (or deps) are changed or updated * Print warnings for all dialyzer runs (not just `succ_typings`) | |||||
* | Fix default dialyzer warnings | James Fish | 2014-11-20 | 1 | -9/+1 | |
| | | | | | | | * Nolonger supress standard warnings * Nolonger include race_conditions by default[1] [1] http://erlang.org/pipermail/erlang-bugs/2014-July/004518.html | |||||
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -6/+6 | |
| | ||||||
* | add deps plt | Tristan Sloughter | 2014-11-09 | 1 | -6/+8 | |
| | ||||||
* | strip newline from end of dialyzer format warnings | Tristan Sloughter | 2014-11-08 | 1 | -1/+2 | |
| | ||||||
* | add dialyzer provider | Tristan Sloughter | 2014-11-08 | 1 | -0/+105 | |