You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update PossibleIncorrectComparisonWithNull.md (#733)
* Update PossibleIncorrectComparisonWithNull.md
This is technically more accurate. PowerShell doesn't check for a $null in the array as was previously indicated.
* Update PossibleIncorrectComparisonWithNull.md
Revised description based on comments.