Pārlūkot izejas kodu

Change wording in application linting to be more clear

pull/2035/head
Justin Wood pirms 6 gadiem
vecāks
revīzija
1fa0503fc9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      src/rebar_app_utils.erl

+ 1
- 1
src/rebar_app_utils.erl Parādīt failu

@ -136,7 +136,7 @@ lint_applications(AppDetail, AppFile) ->
?WARN("~p is missing stdlib from applications list", [AppFile]);
true -> ok
end;
_ -> ?WARN("~p requires a list for applications key", [AppFile])
_ -> ?WARN("~p requires a list for applications value", [AppFile])
end.
%% @doc parses all dependencies from the root of the project

Notiek ielāde…
Atcelt
Saglabāt