Fix PSScriptAnalyzer warnings#4205
Closed
bergmeister wants to merge 4 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
bergmeister:PSScriptAnalyzerWarningsFixesbergmeister/PowerShell:PSScriptAnalyzerWarningsFixesCopy head branch name to clipboard
Closed
Fix PSScriptAnalyzer warnings#4205bergmeister wants to merge 4 commits intoPowerShell:masterPowerShell/PowerShell:masterfrom bergmeister:PSScriptAnalyzerWarningsFixesbergmeister/PowerShell:PSScriptAnalyzerWarningsFixesCopy head branch name to clipboard
bergmeister wants to merge 4 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
bergmeister:PSScriptAnalyzerWarningsFixesbergmeister/PowerShell:PSScriptAnalyzerWarningsFixesCopy head branch name to clipboard
Commits
Commits on Jul 9, 2017
Fixed most PSAvoidUsingCmdletAliases warnings for ForEach-Object (%), Where-Object (?), Select-Object and a few others.
Show description for f26d649committedFixed a problem in ParameterBinding.Tests.ps1 test because the null comparison is now correct and also removed unnecessary initialisation that was not needed for the test but made it difficult to…
Show description for b8e0ac9committed