From 43a14bd59e201e1d72640fd02fcd429f2abd41ba Mon Sep 17 00:00:00 2001 From: Guilherme Andrade Date: Sat, 9 Apr 2022 20:08:20 +0100 Subject: [PATCH] Prepare for OTP 25 https://github.com/erlang/otp/pull/5502 --- rebar.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rebar.config b/rebar.config index e990459..700001f 100644 --- a/rebar.config +++ b/rebar.config @@ -17,8 +17,7 @@ [{plt_include_all_deps, true}, {warnings, [unmatched_returns, - error_handling, - race_conditions + error_handling %underspecs ]} ]}.