| ApplicationCop | Enforces Business Central application conventions for tables, pages, enums, labels, and permissions. |
| DocumentationCop | Validates that AL code is properly documented with comments and XML documentation. |
| FormattingCop | Enforces consistent code formatting and visual structure. |
| LinterCop | Flags code quality issues, measures complexity, and promotes modern AL patterns. |
| PlatformCop | Detects code that is technically broken, dangerous, or silently ignored at the AL platform level. |
| TestAutomationCop | Validates the structure and correctness of AL test code. |