Skip to content

Remove trailing whitespace and final new lines #145

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AhmedAlaa4611
Copy link

Description

This PR removes unnecessary trailing whitespace and final new lines from all files to improve cleanliness and consistency. No functional changes have been made.

@fcolecumberri
Copy link
Contributor

I agree on removing unnecessary trailing white-space, but final new lines are a good practice on git so if you append, it will not rewrite the last line (adding the "new line character").

@AhmedAlaa4611
Copy link
Author

@fcolecumberri

Hi, By Remove trailing final new lines I mean that files that ended with two blank lines I have removed only one of them.

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.

2 participants