Skip to content

Commit 5daada2

Browse files
committed
Add hex and ex_doc project plugins
1 parent bc377e7 commit 5daada2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rebar.config

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
{warnings, [unknown]}
4141
]}.
4242

43+
{project_plugins, [
44+
rebar3_hex,
45+
rebar3_ex_doc
46+
]}.
47+
4348
{ex_doc, [
4449
{source_url, <<"https://github.com/esl/amoc">>},
4550
{extras, [

0 commit comments

Comments
 (0)