For the complete documentation index, see llms.txt. This page is also available as Markdown.

Apex

Language-specific information about the way SonarQube Cloud supports the analysis of Apex.

This language is available only in the Subscription plans.

Supported tools and frameworks

SalesForce Lightning Components (Aura Components or Web Components)

Language-Specific Properties

To discover and update the Apex-specific properties, navigate in SonarQube Cloud to Your Project > Administration > General Settings > Languages > Apex. See Configuration overview for more information about setting properties.

Importing external reports

You can import PMD reports for Apex. For more information, navigate in SonarQube Cloud to Your Project > Administration > General Settings > External Analyzers > Apex.

In-line suppression of issues

Adding the //NOSONAR comment at the end of the line will suppress all issues on that line.

Last updated

Was this helpful?