mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Enable automatic formatting for `tests/` (#12761)
This commit is contained in:
14
.ruff.toml
14
.ruff.toml
@@ -485,18 +485,4 @@ exclude = [
|
||||
"sphinx/transforms/*",
|
||||
"sphinx/util/*",
|
||||
"sphinx/writers/*",
|
||||
"tests/*",
|
||||
"tests/roots/*",
|
||||
"tests/test_builders/*",
|
||||
"tests/test_config/*",
|
||||
"tests/test_directives/*",
|
||||
"tests/test_domains/*",
|
||||
"tests/test_environment/*",
|
||||
"tests/test_extensions/*",
|
||||
"tests/test_intl/*",
|
||||
"tests/test_markup/*",
|
||||
"tests/test_pycode/*",
|
||||
"tests/test_transforms/*",
|
||||
"tests/test_util/*",
|
||||
"tests/test_writers/*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user