Super-linter: Add PowerShell Support

Created on 18 Jun 2020  ·  5Comments  ·  Source: github/super-linter

Is your feature request related to a problem? Please describe.
Lack of PowerShell Support

Describe the solution you'd like
Add support to include PowerShell's PSScriptAnalzer https://github.com/PowerShell/PSScriptAnalyzer/

Describe alternatives you've considered
Running seperate task for this anyway

Additional context

enhancement

Most helpful comment

PM owner for PowerShell here, feel free to reach out in this issue or offline if you have any questions. We have supported packages and Docker containers across the board, happy to chat if none of it meets your needs.

Similarly, my team supports PSScriptAnalyzer as well, could set up some time with the right devs to chat about how its API gets called from our VS Code extension, for example.

All 5 comments

@kilasuit love it... need to find the best way to install PowerShell Core on a Linux image :) without making it just huge lol...
If you have some time to get a PR going would love to take a look and help:) we got a lot of users on PS

PM owner for PowerShell here, feel free to reach out in this issue or offline if you have any questions. We have supported packages and Docker containers across the board, happy to chat if none of it meets your needs.

Similarly, my team supports PSScriptAnalyzer as well, could set up some time with the right devs to chat about how its API gets called from our VS Code extension, for example.

Integration of the PSScriptAnalyzer would be ✨ ❤️ 🎉 .

I'm working on it at https://github.com/github/super-linter/pull/199
EDIT: @admiralAwkbar it's ready for review.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

patrick-compass picture patrick-compass  ·  4Comments

dshevtsov picture dshevtsov  ·  3Comments

zkoppert picture zkoppert  ·  3Comments

thehesiod picture thehesiod  ·  4Comments

rubenlopezlozoya picture rubenlopezlozoya  ·  5Comments