Spotlight Essentials evaluate this rule against the list of special keywords.
For list of these keywords please see SQL Server Documentation
Here is one concrete case.
In this query you can see WITH() in green oval. This is one of SQL Server hints.
It is possible to click on Ignore button (on top of the box) and ignore warnings for this SQL query.