Explain why `tests/rustdoc/` is unformatted.

This commit is contained in:
Nicholas Nethercote 2024-06-03 17:30:09 +10:00
parent a78e1202dd
commit e372bf8e33
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ ignore = [
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
"/tests/pretty/", # These tests are very sensitive to source code layout.
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
"/tests/rustdoc/",
"/tests/rustdoc/", # Some have syntax errors, some are whitespace-sensitive.
"/tests/rustdoc-gui/",
"/tests/rustdoc-js/",
"/tests/rustdoc-json/",