Skip to content

Fix failing tidy #549

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 22, 2017
Merged

Fix failing tidy #549

merged 1 commit into from
Mar 22, 2017

Conversation

petrochenkov
Copy link
Contributor

When this book was included into https://github.com/rust-lang/rust as a submodule, tidy started failing on Windows.
Not sure how this passed through Appveyor.

This patch sets .gitattributes to the same value that is used by the main repo.
@steveklabnik @carols10cents Could you please merge this sooner rather than later

When this book was included into https://github.com/rust-lang/rust as a submodule, `tidy` started failing on Windows.
Not sure how this passed through Appveyor.

This patch sets `.gitattributes` to the same value that is used by the main repo.
@steveklabnik @carols10cents Could you please merge this sooner rather than later
@carols10cents
Copy link
Member

looks good to me!

@carols10cents carols10cents merged commit 9bd223c into rust-lang:master Mar 22, 2017
@petrochenkov
Copy link
Contributor Author

Thanks!

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 22, 2017
Update the book submodule and fix tidy

When the book was included into https://github.com/rust-lang/rust as a submodule, tidy started failing on Windows.
rust-lang/book#549 fixed the problem, now the submodule needs to be updated.
mark-i-m pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Dec 1, 2018
bors bot added a commit to rust-embedded/book that referenced this pull request Feb 10, 2019
127: Fix failing tidy (line endings on Windows) r=japaric a=petrochenkov

This happens every time a new doc submodule is added to https://github.com/rust-lang/rust.

cc rust-lang/book#549 rust-lang/reference#36 rust-lang/rust-by-example#1018 rust-lang/rustc-dev-guide#246

Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants