Why is this an issue?

This rule allows banning a string in routine names. It will flag any routine name that contains the forbidden string.

Noncompliant Code Example

TO DO

Compliant Solution

TO DO