PowerShell script analyzer
-
Powershell
PSScriptAnalyzer: The Ultimate PowerShell Script Analyzer and Linter
As you get more into DevOps and running CI/CD pipelines with PowerShell code, you will find that you want to have a way to check your code as the pipeline runs. PSScriptanalyzer is a free PowerShell module that provides the…