Skip to content

Trim white space throughout the project #187

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

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Trim white space throughout the project #187

merged 1 commit into from
Mar 15, 2018

Conversation

jdufresne
Copy link
Member

Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.


This PR is a followup based on the comment, #118 (comment)

Now that 3.0 has been released and other project wide changes, have landed, I'm hoping now is a good time.

Many editors clean up trailing white space on save. By removing it all
in one go, it helps keep future diffs cleaner by avoiding spurious white
space changes on unrelated lines.
@encukou encukou merged commit 6ae0e0a into python-ldap:master Mar 15, 2018
@encukou
Copy link
Member

encukou commented Mar 15, 2018

Indeed, this is the time. Thanks!

@jdufresne jdufresne deleted the ws branch March 30, 2018 12:51
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