Skip to content

Commit 1834c41

Browse files
author
Thomas Arts
committed
Rather use all dependencies in creating the plt
1 parent 20998dc commit 1834c41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rebar.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@
108108
]}
109109
]}.
110110

111+
{dialyzer, [{plt_apps, all_deps}]}.
112+
111113
{profiles, [
112114
{rel, [
113115
{relx, [

0 commit comments

Comments
 (0)