[[sharing_naming_conventions]] This rule allows to check that reset management module names match a provided regular expression.
With default regular expression: ^rmm$
entity resets is ... end;
With default regular expression: ^rmm$
entity rmm is ... end;