rustfmt tests/rustdoc-json/.

This commit is contained in:
Nicholas Nethercote 2024-06-04 10:03:40 +10:00
parent c6fb703c05
commit 9f16362ab4
7 changed files with 18 additions and 13 deletions

View file

@ -19,7 +19,6 @@ ignore = [
"/tests/run-make/translation/test.rs", # This test contains syntax errors.
"/tests/rustdoc/", # Some have syntax errors, some are whitespace-sensitive.
"/tests/rustdoc-gui/", # Some tests are sensitive to source code layout.
"/tests/rustdoc-json/",
"/tests/rustdoc-js-std/",
"/tests/rustdoc-ui/",
"/tests/ui/",