View Source elvis_project (elvis_core v3.1.0)

Link to this section Summary

Link to this section Types

Link to this type

protocol_for_deps_config/0

View Source
-type protocol_for_deps_config() :: #{ignore => [module()], regex => string()}.

Link to this section Functions

-spec default(Rule :: atom()) -> DefaultRuleConfig :: term().
Link to this function

no_branch_deps(Config, Target, RuleConfig)

View Source
Link to this function

old_configuration_format(Config, Target, RuleConfig)

View Source
Link to this function

protocol_for_deps(Config, Target, RuleConfig)

View Source