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

Remove trailing whitespace. #2055

Merged
merged 1 commit into from Apr 7, 2014
Merged

Remove trailing whitespace. #2055

merged 1 commit into from Apr 7, 2014

Conversation

Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Apr 7, 2014

Done with git ls-tree --name-only -r HEAD . | grep "\.rs" | xargs sed -i 's/\s\+$//g'

@highfive
Copy link

highfive commented Apr 7, 2014

warning Warning warning

  • These commits modify layout code, but no reftests are modified. Please consider adding a reftest!
  • @Ms2ger, please confirm that src/test/html/acid1.html and your favourite wikipedia page still render correctly!

@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/1184

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

bors-servo pushed a commit that referenced this pull request Apr 7, 2014
Done with `git ls-tree --name-only -r HEAD . | grep "\.rs" | xargs sed -i 's/\s\+$//g'`
@bors-servo bors-servo closed this Apr 7, 2014
@bors-servo bors-servo merged commit 4e34fcd into servo:master Apr 7, 2014
@Ms2ger Ms2ger deleted the trws branch April 10, 2014 09:58
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

5 participants