Bug Description
Elvis crashes with undef if e.g. a consumer is tweaking a default rule that's no longer present.
To Reproduce
Tweak macro_module_names and run Elvis.
Expected Behavior
Print a warning (a deprecation notice) for a given list of rules (we have them identified in the doc_rules), this way it'll be more pleasant to get results and the consumer can adapt to those.
rebar3 Logs
n/a
Additional Context
n/a