Update instructions/powershell.instructions.md

This commit is contained in:
Aaron Powell 2025-07-07 10:02:24 +10:00 committed by GitHub
parent a9b85287d5
commit c7d7d5ec80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
--- ---
applyTo: '**/*.ps1,**/*.psm1' applyTo: '**/*.ps1,**/*.psm1'
description: "PowerShell cmdlet and scripting best practices based on Microsoft guidelines" description: 'PowerShell cmdlet and scripting best practices based on Microsoft guidelines'
--- ---
# PowerShell Cmdlet Development Guidelines # PowerShell Cmdlet Development Guidelines