From: varkor Date: Wed, 15 Aug 2018 17:01:37 +0000 (+0100) Subject: Tidy: ignore non-Markdown files when linting for the Unstable Book X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=35a03c805281a84273df643334b967f22edb664e;p=rust.git Tidy: ignore non-Markdown files when linting for the Unstable Book --- diff --git a/src/tools/tidy/src/unstable_book.rs b/src/tools/tidy/src/unstable_book.rs index 6b573908de9..62296f73f01 100644 --- a/src/tools/tidy/src/unstable_book.rs +++ b/src/tools/tidy/src/unstable_book.rs @@ -60,6 +60,7 @@ pub fn collect_unstable_book_section_file_names(dir: &path::Path) -> BTreeSet