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

Fix failing tidy #549

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

2 participants