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

Remove trailing whitespace throughout #712

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

nponeccop
Copy link
Contributor

Background

This is a new instance of #590. After many merged PR the trailing space creeped in again.

Changes

Only space characters at EOL were trimmed, and in the edited files the ending \r\n was added automaticall by vim (which is a good thing)

Documentation

N/A

Test Plan

N/A

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thouroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@nponeccop nponeccop mentioned this pull request Apr 10, 2023
1 task
Copy link
Contributor

@dhensen dhensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code checks out. I see only whitespace removals, and newline added.

@nponeccop
Copy link
Contributor Author

That's the point of this PR. To fix the whitespace.

@dhensen
Copy link
Contributor

dhensen commented Apr 10, 2023

Oh lol, I wrote that comment as part of the review... I didnt know it would end up in the normal comment section. I thought it was a comment that would be visible on my review somehow.. anyways... I approved

@Torantulino Torantulino merged commit ed58146 into Significant-Gravitas:master Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants