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
@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.
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.