PowerShell / ConsoleGuiTools

Modules that mix PowerShell and GUIs/CUIs!
https://www.powershellgallery.com/packages/Microsoft.PowerShell.ConsoleGuiTools
MIT License
790 stars 60 forks source link

Enable, fix, and enforce recommended .NET analyzers and format files #219

Closed andyleejordan closed 11 months ago

andyleejordan commented 11 months ago

Ran "Format Document" and "Sort Usings" via VS Code just to get things cleaned up, then applied automatic fixes where possible, otherwise it was adding sealed to the classes the build was complaining about and GC.SuppressFinalize(this).

andyleejordan commented 11 months ago

I had to add PowerShell Core Team to the repo with write access so I could actually use your approval to merge this. GitHub, SMH.