Uh oh!
There was an error while loading. Please reload this page.
[3.11] Trim trailing whitespace and test on CI (GH-104275) - #108215
Conversation
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
hugovk
commented
Aug 21, 2023
AlexWaygood
left a comment
There was a problem hiding this comment.
A lot of this diff is removing invisible pagebreak characters. For most of these cases, we should delete the whole line rather than just stripping the "trailing whitespace" from the line:
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
AlexWaygood
commented
Aug 22, 2023
hugovk
commented
Aug 22, 2023
Good idea, and it backported cleanly 🎉 #108266 |
This reverts commit cd547a2.
This comment was marked as outdated.
This comment was marked as outdated.
hugovk
commented
Aug 22, 2023
Reverted Trim trailing whitespace, will update 3.11 into here, and then see what's left to fix. |
hugovk
commented
Aug 22, 2023
And autofixed via pre-commit, let's check these changes. |
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
hugovk
commented
Aug 22, 2023
And applied the two suggestions which were still available. |
hugovk
commented
Aug 22, 2023
Thank you very much for the reviews! |
No description provided.