Justin Grote
Justin Grote
I now use GitDoc + Github Issues and Requests which meets this need for me, and most repositories I work with now have master gated with branch policies so git...
Dupe of https://github.com/pnpm/pnpm/issues/7295
Nice catch! Shouldn't it be `@('')` though? compare-object sometimes gets picky on single objects vs. arrays.
The test failure is because I probably have some deps that need fixing, I can't promise when I'll get to it but I thank you for the contribution!
Implemented as a WinPS job for pester, however some very detailed tests fail with stack trace issues. That edge case is blocked on https://github.com/pester/Pester/issues/1974
Looks like some of the dependencies may need an update to net6 or net7, or maybe I can get it working on standard if the surface isn't too huge.
So it works fine by itself, but the common dependencies are tricky. It would need to be rewritten to use an ALC, or otherwise track the same versions that Az...
It is still on my radar! I just have a stack of stuff on top of it unfortunately. I need clones :)
Possibly related but on my high DPI (4k) screen, it always overlaps no matter what. 
@iSazonov this code seems sketchy https://github.com/PowerShell/PowerShell/blame/4e2f72ea7d644a6460f26a14bdd201296ab40789/src/System.Management.Automation/engine/Modules/ModuleCmdletBase.cs#L2741-L2752