01Retrieve and apply available code fixes for specific diagnostics, generating modified source code without altering files on disk.
02Supports integration with BC standard analyzers (CodeCop, UICop, PerTenantExtensionCop, AppSourceCop) and third-party analyzers.
03Access and list all available analyzer rules, complete with metadata such as ID, title, severity, and category.
04Execute ALCops analyzers on AL projects or individual files, returning detailed diagnostics.
05Includes 6 built-in ALCops (Application, Documentation, Formatting, Linter, Platform, Test Cops).
060 GitHub stars