Skip to content

Commit

Permalink
Dialyzer options relaxed.
Browse files Browse the repository at this point in the history
  • Loading branch information
joergen7 committed Apr 28, 2017
1 parent 57e2e86 commit 81a6401
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
{lib_combin, "0.1.5"}
]}.
{dialyzer, [{warnings, [unmatched_returns, error_handling,
race_conditions,
overspecs
race_conditions
]},
{get_warnings, true}]}.

0 comments on commit 81a6401

Please sign in to comment.