Skip to content

Commit 4e4bb71

Browse files
authored
Merge pull request #105 from spajak/master
Add SublimeLinter-contrib-PSScriptAnalyzer (PowerShell)
2 parents 66c1d92 + fdf50f6 commit 4e4bb71

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)