For tags to remain usable, the list of allowed tags should be properly defined. This rule raises an issue each time a tag that is not in the whitelist is found.

Noncompliant Code Example

With default value "smoke,nrt":
@non-regression-test

Compliant Solution

With default value "smoke,nrt":
@nrt