1
Setup for PSScriptAnalyzer Development
Go through setting up a development environment for contributing to PSScriptAnalyzer and how to build and debug the code.
•
6 min read
Learn how to contribute to the PSScriptAnalyzer project.
Go through setting up a development environment for contributing to PSScriptAnalyzer and how to build and debug the code.
Going from Problem to solution; we walk through creating a new rule to warn when reserved words are used as function names.