Skip to content

Commit fdf50f6

Browse files
authored
Add SublimeLinter-contrib-PSScriptAnalyzer (PowerShell)
1 parent 66c1d92 commit fdf50f6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

contrib.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,17 @@
989989
}
990990
]
991991
},
992+
{
993+
"name": "SublimeLinter-contrib-PSScriptAnalyzer",
994+
"details": "https://github.com/spajak/SublimeLinter-contrib-PSScriptAnalyzer",
995+
"labels": ["linting", "SublimeLinter", "PowerShell", "PSScriptAnalyzer", "pwsh"],
996+
"releases": [
997+
{
998+
"sublime_text": ">=3000",
999+
"tags": true
1000+
}
1001+
]
1002+
},
9921003
{
9931004
"name": "SublimeLinter-contrib-puppet",
9941005
"details": "https://github.com/dschaaff/SublimeLinter-puppet",

0 commit comments

Comments
 (0)