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

Trim trailing whitespace from all source files throughout project #2892

Closed
wants to merge 1 commit into from

Commits on Dec 16, 2017

  1. Trim trailing whitespace from all source files throughout project

    Many editors trim whitespace by default. When newcomers are submitting
    patches, it is often undesirable to see inadvertent whitespace changes
    in the diff as it is distracting and unrelated. To make contributing
    easier, clean up all whitespace in one go across the project. Will allow
    for cleaner diffs in the future. Contributors will not need to worry
    about automatic yet inadvertent whitespace changes.
    jdufresne committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    45f5e8e View commit details
    Browse the repository at this point in the history