Skip to content
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

Whitespace fixes #22476

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Whitespace fixes #22476

merged 2 commits into from
Dec 1, 2023

Conversation

MaEtUgR
Copy link
Member

@MaEtUgR MaEtUgR commented Dec 1, 2023

Solved Problem

When merging branches I got an error for whitespace issues so I quickly went through and fixed all the ones I found.

Solution

  • Remove trailing whitespaces
  • Remove Duplicate trailing newlines
  • Add single newlines where they were missing (unix files end in a newline)

Changelog Entry

Whitespace cleanup

@dagar dagar merged commit 1c25d65 into main Dec 1, 2023
88 of 90 checks passed
@dagar dagar deleted the whitespace-fixes branch December 1, 2023 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants