Explain why tests/ui/ is unformatted.

This commit is contained in:
Nicholas Nethercote 2024-06-04 10:22:43 +10:00
parent 1be65925d7
commit 758d49e5c8

View File

@ -20,7 +20,7 @@ ignore = [
"/tests/rustdoc/", # Some have syntax errors, some are whitespace-sensitive.
"/tests/rustdoc-gui/", # Some tests are sensitive to source code layout.
"/tests/rustdoc-ui/", # Some have syntax errors, some are whitespace-sensitive.
"/tests/ui/",
"/tests/ui/", # Some have syntax errors, some are whitespace-sensitive.
"/tests/ui-fulldeps/",
# Do not format submodules.