Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-22 | Fix bug with detection of the PLT | Antoine Gagné | |
Previously, it did not detect the PLT inside the `_build` directory and would always default to the default PLT or the one from the `kerl` tool. | |||
2019-05-19 | Add support for Erlang dialyzer (#2509) | Antoine Gagné | |
* Add support for Erlang dialyzer * Add an option to specify rebar3 profile In doing so, the use of the `**` wildcard becomes unnecessary. |