2.4.14.5 static_checks/non_runtime_deps

By default, runtime dependency closure of applications from the erlang/static_checks/apps list is added to the static analysis scope.

This parameter allows to extend the closure with additional apps. No warnings are emitted for these apps.

Type

[anvl_erlc:application()] when
  anvl_erlc:application() :: atom().

Default value: See erlang/static_checks/non_runtime_deps

JavaScript license information