PSScriptAnalyzer fixes by category#4261
Merged
daxian-dbw merged 11 commits intoJul 22, 2017
PowerShell:masterPowerShell/PowerShell:masterfrom
bergmeister:FixPSScriptAnalyzerWarningsByCategorybergmeister/PowerShell:FixPSScriptAnalyzerWarningsByCategoryCopy head branch name to clipboard
Merged
PSScriptAnalyzer fixes by category#4261daxian-dbw merged 11 commits intoPowerShell:masterPowerShell/PowerShell:masterfrom bergmeister:FixPSScriptAnalyzerWarningsByCategorybergmeister/PowerShell:FixPSScriptAnalyzerWarningsByCategoryCopy head branch name to clipboard
daxian-dbw merged 11 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
bergmeister:FixPSScriptAnalyzerWarningsByCategorybergmeister/PowerShell:FixPSScriptAnalyzerWarningsByCategoryCopy head branch name to clipboard
Commits
Commits on Jul 13, 2017
Commits on Jul 14, 2017
- committed
- committed
Fix PSScriptAnalyzer warnings of type PSPossibleIncorrectComparisonWithNull. Essentially, $null has to be on the left hand side when using it for comparison.
Show description for 2615bebcommitted
Commits on Jul 15, 2017
Implement suggestions made by code review of PR #4261 (PSScriptAnalyzer fixes by category):
Show description for cb6cc12committed
Commits on Jul 21, 2017
- authored
Implemented the suggested changes by the 2nd review of PR #4261 by @daxian-dbw.
Show description for 02abf17committed