Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Skip to main content
🐰 New: Triage — a self-updating cross-repository queue that prioritizes pull requests by value and risk, so you always know what to review next. Now in beta! Explore Triage →
PSScriptAnalyzer
CodeRabbit’s guide to PSScriptAnalyzer.
PSScriptAnalyzer is a static code checker for PowerShell scripts and modules. It checks script and module code for best-practice violations and common issues.
Files
PSScriptAnalyzer runs on files with the following extensions:.ps1(PowerShell scripts).psm1(PowerShell modules).psd1(PowerShell data files / module manifests)
Configuration
You can enable or disable PSScriptAnalyzer in your CodeRabbit configuration (see Tools reference and Configuration reference).Links
Was this page helpful?
