-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SDP] typo hunting and code (re)formatting #52538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[SDP] typo hunting and code (re)formatting #52538
Conversation
/cc @sryza |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution @jaceklaskowski ! There's a bunch of different stuff in here – some of it is code cleanup (no brainer stuff that I can merge immediately) and other bits introduce small behavior changes (changes to logging and CLI output) that could maybe use some light rounds of discussion. Would you be up for separating those into two PRs?
How about the current "version" of this PR? Hope you like it, @sryza 🙏 |
What changes were proposed in this pull request?
Fixes typos and cleans up code formatting (that could've been automated, but done manually this time)
Why are the changes needed?
Cleaner code with a fewer typos
Does this PR introduce any user-facing change?
No
How was this patch tested?
Built locally. Waiting for the official build to finish once PR's created.
Was this patch authored or co-authored using generative AI tooling?
No