View Source elvis_project (elvis_core v3.2.5)

Summary

Types

Link to this type

protocol_for_deps_config/0

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

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