Protocol For Deps erlang.mk

View Source

erlang.mk dependencies should use known protocols.

Warning

This rule was removed in version 2.0.0.

Options

  • regex :: string()
    • default: (https://.*|[0-9]+([.][0-9]+)*)

Example configuration

{elvis_project, protocol_for_deps_erlang_mk, #{regex => "(https://.*|[0-9]+([.][0-9]+)*)"}}