--- title: PSScriptAnalyzer homepage: https://github.com/PowerShell/PSScriptAnalyzer tagline: | PSScriptAnalyzer is Formatter & Linter for PowerShell. --- To update or switch versions, run `webi psscriptanalyzer`. ## Cheat Sheet ### Files These are the files / directories that are created and/or modified with this install: ```text ~/.local/share/powershell/Modules/ ``` ## Check the Installed Version ```pwsh Get-Module -ListAvailable ```