Updated creator field
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "PSScriptAnalyzer",
|
"name": "PSScriptAnalyzer",
|
||||||
"creator": "Microsoft",
|
"creator": "Microsoft Corporation",
|
||||||
"description": "A static code checker for PowerShell modules and scripts. PSScriptAnalyzer checks the quality of PowerShell code by running a set of rules.",
|
"description": "A static code checker for PowerShell modules and scripts. PSScriptAnalyzer checks the quality of PowerShell code by running a set of rules.",
|
||||||
"iconName": "powershell",
|
"iconName": "powershell",
|
||||||
"categories": ["Code Scanning", "PowerShell"]
|
"categories": ["Code Scanning", "PowerShell"]
|
||||||
|
|||||||
Reference in New Issue
Block a user