Browse Source

Target our analysis scope

pull/2412/head
Paulo F. Oliveira 4 years ago
parent
commit
b63f9cdc77
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config View File

@ -43,7 +43,7 @@
{edoc_opts, [preprocess]}. {edoc_opts, [preprocess]}.
%% Use OTP 18+ when dialyzing rebar3
%% Use OTP 23+ when dialyzing rebar3
{dialyzer, [ {dialyzer, [
{warnings, [unknown]}, {warnings, [unknown]},
{exclude_mods, [rebar_prv_alias]}, {exclude_mods, [rebar_prv_alias]},

Loading…
Cancel
Save