Explain why `tests/pretty/` is unformatted.

This commit is contained in:
Nicholas Nethercote 2024-06-03 15:59:31 +10:00
parent 7c52d2db63
commit 5875f3fff3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ignore = [
"/tests/crashes/", # Many of these tests contain syntax errors.
"/tests/debuginfo/", # These tests are somewhat sensitive to source code layout.
"/tests/incremental/", # These tests are somewhat sensitive to source code layout.
"/tests/pretty/",
"/tests/pretty/", # These tests are very sensitive to source code layout.
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
"/tests/run-make-fulldeps/",
"/tests/run-pass-valgrind/",