Skip to content

Commit

Permalink
Better dialyzer checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Arts committed Oct 24, 2019
1 parent ab930fc commit c17790f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@

{provider_hooks, [{pre, [{compile, {protobuf, compile}}]}]}.

{dialyzer, [{plt_apps, all_deps}]}.

{profiles,
[{test, [{deps, [meck]}]}]
}.
Expand Down

0 comments on commit c17790f

Please sign in to comment.