Skip to content

Commit 918feed

Browse files
authored
Enable automatic formatting for tests/ (#12761)
1 parent d03156e commit 918feed

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.ruff.toml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -485,18 +485,4 @@ exclude = [
485485
"sphinx/transforms/*",
486486
"sphinx/util/*",
487487
"sphinx/writers/*",
488-
"tests/*",
489-
"tests/roots/*",
490-
"tests/test_builders/*",
491-
"tests/test_config/*",
492-
"tests/test_directives/*",
493-
"tests/test_domains/*",
494-
"tests/test_environment/*",
495-
"tests/test_extensions/*",
496-
"tests/test_intl/*",
497-
"tests/test_markup/*",
498-
"tests/test_pycode/*",
499-
"tests/test_transforms/*",
500-
"tests/test_util/*",
501-
"tests/test_writers/*",
502488
]

0 commit comments

Comments
 (0)