Skip to content

Remove excess whitespace from end of line to comply with cargo fmt.#228

Merged
hecrj merged 1 commit into
iced-rs:masterfrom
maaku:fix-cargo-fmt
Mar 21, 2020
Merged

Remove excess whitespace from end of line to comply with cargo fmt.#228
hecrj merged 1 commit into
iced-rs:masterfrom
maaku:fix-cargo-fmt

Conversation

@maaku
Copy link
Copy Markdown
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
Copy Markdown
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