Closed starbelly closed 2 years ago
This commit adds :unmatched_returns and :race_conditions to dialzyer config.
See https://www.erlang.org/doc/man/dialyzer.html for details
Note : I need to squash this before merging as the original commit message needs to be altered per switching from async: true to info: false
async: true
info: false
This commit adds :unmatched_returns and :race_conditions to dialzyer config.
See https://www.erlang.org/doc/man/dialyzer.html for details