| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
This PR exposes the new PSSA setting for controlling whether Enum formatting is enabled or disabled.
PR Context
PSScriptAnalyzer 1.25.0 has been released (🎉) and contains PowerShell/PSScriptAnalyzer#2132 which added support for Enum formatting.
There is a corresponding PR for the vscode-powershell which expose the setting to users. PowerShell/vscode-powershell#5442