Closed
Description
PSAvoidUsingPositionalParameters rule does not seem to be working? It is easy to see bu creating a simple script with 2 lines 1. Write-Host "Message" 2. Write-Host -Object "Message "and it will not hit on line 1. The same script using the ISE version will show an issue on line 1. The module version I have installed is 1.5.
Version number of this module.
ModuleVersion = '1.5.0'
Metadata
Metadata
Assignees
Labels
No labels