intellij-powershell icon indicating copy to clipboard operation
intellij-powershell copied to clipboard

Enumerate PSScriptAnalyzer inspections

Open ForNeVeR opened this issue 2 years ago • 0 comments

(Extracted from #34.)

IntelliJ has an ability to run inspection by name and to show the inspections in the tree. We should perhaps fetch the available PSScriptAnalyzer inspections to run and set them up individually.

ForNeVeR avatar Sep 18 '23 22:09 ForNeVeR