Justin

Results 5 issues of Justin

Steps to reproduce ------------------ In any module that uses an Enum value to be passed. For example: -Type { Start, Stop, Pause} if you use the ValidateRange(Start, Stop) attribute tab...

Issue-Enhancement
WG-Interactive-IntelliSense
Up-for-Grabs
In-PR

If a file contains a using declaration that is not actually used it should be removed. ``` C# using System; using System.Collections.Generic; class Test { public static void Main() {...

This change officially adds ArgsEscaped to the image config. This field has already been used by Docker for several years, so adding it here allows images that depend on its...

### Summary When a password contains characters that contain escape sequences such as a quotation mark PowerShell fails the command. Rather than passing on the cmdline directly we read the...

It would be really cool if `XRDP` add support for `config.d` style configuration of `XRDP`. This would allow additional package repositories to simply be a config script on top of...

feature