Add PSScriptAnalyzer Powershell module (#2644)

* Add PSScriptAnalyzer Powershell module

* Remove PSScriptAnalyzer module from ubuntu 1604 and `804 toolsets as per issue feedback
This commit is contained in:
Christoph Bergmeister [MVP]
2021-02-10 07:51:19 +00:00
committed by GitHub
parent 5b8393bde4
commit 2e4a680c73
7 changed files with 12 additions and 5 deletions

View File

@@ -90,6 +90,7 @@
{"name": "MarkdownPS"},
{"name": "Pester"},
{"name": "PowerShellGet"},
{"name": "PSScriptAnalyzer"},
{"name": "PSWindowsUpdate"},
{"name": "SqlServer"},
{"name": "VSSetup"}