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

PowerShell

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

This feature is in Beta stage.

Analysis Overview

The PowerShell analyzer is designed to perform static code analysis on PowerShell source code and scripts.

Language-specific properties

You can discover and update the PowerShell-specific properties in Your project > Administration > General Settings > Languages > PowerShell. See Configuration methods for more information about setting properties.

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?