Skip to content

Commit

Permalink
Move rebar3_hex to global config
Browse files Browse the repository at this point in the history
  • Loading branch information
chasers committed Aug 11, 2021
1 parent fb43987 commit a8ba344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{edoc_opts, [{preprocess, true}]}.

{project_plugins, [rebar3_hex, rebar3_format]}.
{project_plugins, [rebar3_format]}.

{shell,
% {config, "config/sys.config"},
Expand Down

0 comments on commit a8ba344

Please sign in to comment.