Updated creator field

This commit is contained in:
A-Katopodis
2021-04-22 01:51:14 +03:00
parent 2678356764
commit ccfd55f9c8
@@ -1,6 +1,6 @@
{
"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.",
"iconName": "powershell",
"categories": ["Code Scanning", "PowerShell"]