Dag Wieers
|
025e9afe58
|
Windows pslint: Re-enable PSPossibleIncorrectComparisonWithNull (#55065)
* pslint fixes
* Fix up remaining sanity issues
* now fix silly errors I made
|
2019-04-10 15:30:38 +10:00 |
|
Jordan Borean
|
ba638f40cf
|
ps-lint: ignore rules that are not relevant to Ansible (#46376)
|
2018-10-04 05:55:02 +10:00 |
|
Dag Wieers
|
15c9bb5aa0
|
Disable PSUseOutputTypeCorrectly
Because of a bug that produces false positives.
|
2018-08-31 02:52:57 +02:00 |
|
Matt Clay
|
307d8b5330
|
Disable PowerShell null comparison test.
Too many false positives due to unknown types.
|
2018-03-21 15:41:49 -07:00 |
|
Matt Clay
|
2d565d14ed
|
Add pslint sanity test settings.
Globally ignore rule: PSUseShouldProcessForStateChangingFunctions
|
2018-01-31 06:31:05 -08:00 |
|