Skip to content

Commit 1af6e0b

Browse files
Fix WinGet helper whitespace formatting
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent e4f98d4 commit 1af6e0b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/UniGetUI.PackageEngine.Managers.WinGet/ClientHelpers/NativeWinGetHelper.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ public NativeWinGetHelper(WinGet manager)
4242
systemCliHelperFactory: null,
4343
skipInitialization: false,
4444
localPackagesProvider: null
45-
) { }
45+
)
46+
{ }
4647

4748
internal NativeWinGetHelper(
4849
WinGet manager,

0 commit comments

Comments
 (0)