Skip to content

Commit

Permalink
Add dev. plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Jun 25, 2024
1 parent 45acaf7 commit c4f2d5c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,12 @@
{plt_extra_apps, [cowboy]}
]}.

{project_plugins,
[{rebar3_hex, "7.0.7"},
{erlfmt, "1.3.0"},
{rebar3_lint, "3.2.4"},
{rebar3_hank, "1.4.0"},
{rebar3_ex_doc, "0.2.22"}]}.

{shell, [{apps, [arizona]}]}.

0 comments on commit c4f2d5c

Please sign in to comment.