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

Improve readability

pull/2360/head
Paulo F. Oliveira преди 4 години
родител
ревизия
d0c6df26be
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      rebar.config.sample

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

@ -258,8 +258,10 @@
%% When you want a certain combination of operations to be done
%% as if you were using a rebar3 command. In the example below:
%% > rebar3 check
%% (equivalent to rebar3 do xref, dialyzer)
%% or
%% > rebar3 test
%% (equivalent to rebar3 do eunit, ct --suite=rebar_alias_SUITE, cover)
{alias, [{check, [xref, dialyzer]},
{test, [eunit, {ct, "--suite=rebar_alias_SUITE"}, cover]}]}.

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