PoshCode

Community resources for PowerShell coders

A Crash Course in Writing Your Own PSScriptAnalyzer Rules by Thomas Rayner

A Crash Course in Writing Your Own PSScriptAnalyzer Rules by Thomas Rayner

PSScriptAnalyzer is great. You use it to check all your code to make sure it follows PowerShell best practices, right? In this session, I'll show you how to take your PSScriptAnalyzer skills to the next level by showing you how to write your own custom rules, and make PSSA check your code for them.