mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 07:05:29 +00:00
Don't skip all directories when tidy-checking This fixes a regression from https://github.com/rust-lang/rust/pull/108772 which basically made it that tidy style checks only `README.md` and `COMPILER_TESTS.md`.