| CheckAbstract | Lint check abstract class. All checks must inherit from this abstract |
| CheckAbstract | Lint check abstract class. All checks must inherit from this abstract |
| CheckBaseMeta | Check to see if the template is using the builtin meta This is a warning level |
| CheckBaseMeta | Check to see if the template is using the builtin meta This is a warning level |
| CheckBrowserSniffer | Check for browser sniffing This is a error level |
| CheckHttpCdn | Look for plain Http CDN calls This is a error level |
| CheckMetaVars | Check to see if the template is using the builtin meta This is a warning level |
| CheckMetaVars | Check to see if the template is using the builtin meta This is a warning level |
| CheckRandomFilter | Check for random filter This is a error level |
| CheckRawFilterWithFilters | Look for raw filter on items that already have filters This is a error level |
| CheckSearchResults | Check to see if the advanced search results template is using the proper result handler This is a warning level |
| CheckSearchResults | Check to see if the advanced search results template is using the proper result handler This is a warning level |
| CheckSplitFilter | Check the split fliter, it requires a delimiter now This is a error level |
| CheckSplitFilter | Check the split fliter, it requires a delimiter now This is a error level |
| CheckTabs | Check for the existence of tabs, instead of spaces. |
| CheckTabs | Check for the existence of tabs, instead of spaces. |
| CheckToTimeFilter | Check for toTime filter This is a error level |
| CheckUidNamespace | Check for namespace on UID This is a error level |
| CheckUidNamespace | Check for namespace on UID This is a error level |
| CheckVideoJs | Look for VideoJS This is a error level |
| CheckWhereUpperUid | Check case on UID in where statements This is a error level |
| CheckWhereUpperUid | Check case on UID in where statements This is a error level |