From b63f9cdc779c24664c5a192b79e036adf6bbb8ed Mon Sep 17 00:00:00 2001 From: "Paulo F. Oliveira" Date: Wed, 28 Oct 2020 22:07:04 +0000 Subject: [PATCH] Target our analysis scope --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 9766d23b..ae3a067e 100644 --- a/rebar.config +++ b/rebar.config @@ -43,7 +43,7 @@ {edoc_opts, [preprocess]}. -%% Use OTP 18+ when dialyzing rebar3 +%% Use OTP 23+ when dialyzing rebar3 {dialyzer, [ {warnings, [unknown]}, {exclude_mods, [rebar_prv_alias]},