Why is this an issue?

This rule allows you to track the usage of noqa comments used to suppress specific linting issues.

Noncompliant code example

... # noqa: S100