Browse Source

Broaden our analysis scope

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

+ 0
- 1
rebar.config View File

@ -46,7 +46,6 @@
%% Use OTP 23+ when dialyzing rebar3 %% Use OTP 23+ when dialyzing rebar3
{dialyzer, [ {dialyzer, [
{warnings, [unknown]}, {warnings, [unknown]},
{exclude_mods, [rebar_prv_alias]},
{plt_extra_apps, [parsetools, public_key]} {plt_extra_apps, [parsetools, public_key]}
]}. ]}.

Loading…
Cancel
Save