Update instructions/powershell.instructions.md

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

View File

@ -1,5 +1,5 @@
--- ---
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"
--- ---