Index
Salesforce Code Analyzer¶
From Salesforce¶
Ensure your code adheres to best practices, helping you identify problems earlier while you develop. Code Analyzer brings together multiple code scanners under a single, unified experience available via CLI, IDE, and CI/CD.
Offical reference: Salesforce Code Analyzer - Overview
Used locally and in CI validation jobs.
Custom rules may be added to the CI process.