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 excess whitespace from end of line to comply with cargo fmt. #228

Merged
merged 1 commit into from
Mar 21, 2020

Conversation

maaku
Copy link
Contributor

@maaku maaku commented Mar 20, 2020

My trivial first commit... I noticed that we are almost cargo fmt compliant. There's just two lines with extra whitespace at the end. This PR removes that whitespace.

@hecrj
Copy link
Member

hecrj commented Mar 21, 2020

Oh, good catch. Thank you!

My editor runs cargo fmt automatically on save, so these were probably introduced by some contributors.

I think it's probably a good idea to check this in CI, at least as a warning for future contributions. Let me see if I can set it up quickly.

@hecrj hecrj merged commit 99a6f8d into iced-rs:master Mar 21, 2020
@hecrj hecrj added the improvement An internal improvement label Mar 21, 2020
@hecrj hecrj added this to the 0.1.0 milestone Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An internal improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants