chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.05k stars 890 forks source link

Update editorconfig & fix warnings and errors appropriately #3417

Closed vexx32 closed 2 months ago

vexx32 commented 2 months ago

Description Of Changes

Motivation and Context

Keep code looking good and consistent.

Testing

Operating Systems Testing

N/A

Change Types Made

Change Checklist

Related Issue

Fixes #

vexx32 commented 2 months ago

Kinda iffy on whether this needed an issue opened or not, if y'all want me to open an issue and re-tag stuff against it, let me know?

gep13 commented 2 months ago

@vexx32 said... Kinda iffy on whether this needed an issue opened or not, if y'all want me to open an issue and re-tag stuff against it, let me know?

I think I am actually okay with this just going through as (maint) commits. They are logically broken up per rule that is being worked on, which made it super easy to review this!

Thank you very much for getting this done!

gep13 commented 2 months ago

@vexx32 looks like at least one unit test is now failing as a result of the changes that you have made. Are you in a position to take a look at this, and get it fixed up?

gep13 commented 2 months ago

@vexx32 I am going to move forward with merging this PR, as the failing Docker Build is not related to the changes that you have made.

gep13 commented 2 months ago

@vexx32 thanks again for working through all these rules and fixing up all the required changes!