diff options
author | James Fish <james@fishcakez.com> | 2014-11-20 15:46:54 +0000 |
---|---|---|
committer | James Fish <james@fishcakez.com> | 2014-11-20 16:05:03 +0000 |
commit | a96fddfcde4ab3a71aea01914bd3e7a836db46c0 (patch) | |
tree | 06710c4cdd49fbf55f4239e300b73cd824378866 /src/rebar.app.src | |
parent | 16b2dae066484f44e28f707cb58326da0d217bb5 (diff) |
Improve default dialyzer PLT by trying to guess dependencies
Try to automatically detect all application dependencies when `plt_apps`
is not included in `rebar.config`.
Note that this will not follow `runtime_dependencies` in OTP
applications. This can be resolved by adding any missing
`runtime_dependencies` to `applications` in the .app.src file or
including `plt_apps` in `rebar.config`.
Diffstat (limited to 'src/rebar.app.src')
0 files changed, 0 insertions, 0 deletions