ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
24.59k stars 1.49k forks source link

Indentation Fixes #3053

Open og-mrk opened 2 days ago

og-mrk commented 2 days ago

Type of Change

Description

Some indentation fixes to the code base to follow common conventions of the project.

Testing

Compiled & run winutil, works as expected.

Impact

Won't have any impact on end users, but may result in some merge conflicts for currently open PRs (mainly PR #2859 by @MyDrift-user, and older PR of mine, PR #2884)

Checklist