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

Very minor - clean up extraneous whitespace #431

Merged
merged 3 commits into from
Apr 29, 2023

Conversation

Next-Door-Tech
Copy link
Contributor

This is an incredibly minor pull request - no actual changes to the code were made. This is just stuff that Atom does automatically for you when saving a file, just wanted to pull this separately to mitigate diff spam for other requests.

Summary:

  • Removed spaces/tabs in lines that had only spaces or tabs (i.e. those left over when deleting an indented line)
  • Added a newline to end of file when missing
  • Removed unneeded spaces at the end of a line of code

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

2 participants