marcinsmialek

Results 7 issues of marcinsmialek

### Issue Description The [Sponsor gsudo page](https://github.com/gerardog/gsudo/wiki/Sponsor-gsudo) lists several ways of supporting gsudo project, but it doesn't tell people which to use. ### Context I'd like to sponsor your project....

2 dlls are added twice to the NuGet package: Microsoft.Management.Infrastructure.dll System.Management.Automation.dll Effectively tools like Paket cannot use this package. One can verify the structure with 7-zip or other tool. This...

Could you make data collection information / privacy page clearer? You should add some details: - What kind of data is sent - If the scope differs for the private...

The sorting works properly for me except for the indentation. My EditorConfig has: ``` [*.json] indent_size = 2 ``` However, sort is reformattingthe file with 4-space indents.

Can you publish the current version 1.3.2 to the PowerShell Gallery? It will need to be signed too to use with the latest PowerShell 7.4.1 and PowerShellGet / Microsoft.PowerShell.PSResourceGet 1.0.4.1...

enhancement

# PR Summary Removed `ForwardHelpTargetName` and `ForwardHelpCategory`. They were already matching functions' names making `Get-Help` throw exceptions ## PR Context PR addresses issue #62

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...