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 #11

Merged
merged 1 commit into from
Jul 21, 2018
Merged

Trim trailing whitespace #11

merged 1 commit into from
Jul 21, 2018

Conversation

x1ddos
Copy link
Contributor

@x1ddos x1ddos commented Jul 21, 2018

If a license text had blank lines, they would result in a trailing
whitespace when prefixed with the line comments.

This change removes trailing whitespace from the middle lines,
leaving top and bottom as is.

Fixes #10

/cc @morgante

If a license text had blank lines, they would result in a trailing
whitespace when prefixed with the line comments.

This change removes trailing whitespace from the middle lines,
leaving top and bottom as is.

Fixes #10
@x1ddos x1ddos requested a review from mco-gh July 21, 2018 14:27
@mco-gh
Copy link
Contributor

mco-gh commented Jul 21, 2018

LGTM

@x1ddos x1ddos merged commit 95943e3 into master Jul 21, 2018
@x1ddos x1ddos deleted the trim-space branch July 21, 2018 19:56
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.

Trailing whitespace
2 participants