Analyzers

AnalyzerDescription
ApplicationCopEnforces Business Central application conventions for tables, pages, enums, labels, and permissions.
DocumentationCopValidates that AL code is properly documented with comments and XML documentation.
FormattingCopEnforces consistent code formatting and visual structure.
LinterCopFlags code quality issues, measures complexity, and promotes modern AL patterns.
PlatformCopDetects code that is technically broken, dangerous, or silently ignored at the AL platform level.
TestAutomationCopValidates the structure and correctness of AL test code.