Skip to main content

Linting

2025

Beyond Regex: Advanced PowerShell Code Analysis with ASTs
·1573 words·8 mins
Linting PowerShell VSCode
In this post I’ll be walking through an example of a (silly) request you might see at work and show you how you can leverage AST’s to update your codebase.

2024

Sharing Your Custom PSScriptAnalyzer Rules
·467 words·3 mins
DevEx PowerShell Linting
Learn how using a simple “proxy” module, will allow you to use custom PSScriptAnalyzer rules in all your repositories!
The Power of Devcontainers
·901 words·5 mins
Docker FOSS GitHub Linting TDD
Quickly learn about devcontainers and how they can unlock more contributors to your projects.

2023

vale-agentic
Linting
A vale.sh style for detecting and offer alternatives to communal words (which are often biased against).