Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 958 Bytes

PSScriptAnalyzer.md

File metadata and controls

33 lines (22 loc) · 958 Bytes
Download Help Link Help Version Locale Module Guid Module Name ms.date
1.24.0
en-US
d6245802-193d-4068-a631-8863a4342a18
PSScriptAnalyzer
10/07/2021

PSScriptAnalyzer Module

Description

PSScriptAnalyzer is a static code checker for PowerShell modules and scripts. PSScriptAnalyzer checks the quality of PowerShell code by running a set of rules.

Note

Support for the module is limited. Please file issues in the source repository using the This product button in the Feedback section at the bottom of the page.

PSScriptAnalyzer Cmdlets

Gets the script analyzer rules on the local computer.

Formats a script text based on the input settings or default settings.

Evaluates a script or module based on selected best practice rules