Skip to content

Commit

Permalink
reove dializer unknown race_conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 9, 2023
1 parent 91bf27b commit 9c31982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
%%
{dialyzer, [
{warnings, [
race_conditions,
% race_conditions,
no_return,
unmatched_returns,
error_handling%,
Expand Down

0 comments on commit 9c31982

Please sign in to comment.