Преглед на файлове

Merge pull request #2356 from paulo-ferraz-oliveira/feature/xref_ignores_in_rebar_config_sample

Add xref_ignores to sample config file
pull/2154/merge
Fred Hebert преди 4 години
committed by GitHub
родител
ревизия
62b97215ae
No known key found for this signature in database GPG ключ ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 9 реда и са изтрити 0 реда
  1. +9
    -0
      rebar.config.sample

+ 9
- 0
rebar.config.sample Целия файл

@ -243,3 +243,12 @@
{xref_queries,
[{"(XC - UC) || (XU - X - B"
" - (\"mod\":\".*foo\"/\"4\"))",[]}]}.
%% You might want to exclude certains functions or modules from your
%% rebar3 xref analysis.
%% You can do so with the following option, that takes as list items
%% one or more of a combination of:
%% * module(),
%% * {module(), function()},
%% * {module(), function(), arity()}
{xref_ignores, []}.

Зареждане…
Отказ
Запис