List of plugins needed for the project
Project’s plugins are loaded in sequence, so order of plugins matters.
Plugins that are loaded later may rely on the ones that appear in the list earlier. For example, anvl_erlc may try to resolve application dependencies using anvl_git.
Type
[anvl_plugin:t()] when anvl_plugin:t() :: module().
Default value
[]