Linter for powershell syntax errors (#2413)

* Linter for powershell syntax errors
This commit is contained in:
Jesse Harris
2019-04-13 21:24:56 +10:00
committed by w0rp
parent d7395906ba
commit 2ed53108c4
8 changed files with 207 additions and 33 deletions

View File

@@ -328,6 +328,7 @@ formatting.
* Pony
* [ponyc](https://github.com/ponylang/ponyc)
* PowerShell
* [powershell](https://github.com/PowerShell/PowerShell) :floppy_disk
* [psscriptanalyzer](https://github.com/PowerShell/PSScriptAnalyzer) :floppy_disk
* Prolog
* [swipl](https://github.com/SWI-Prolog/swipl-devel)