Condense test directory names.

This commit is contained in:
Jussi Pakkanen
2025-08-10 22:40:15 +03:00
parent 651aede977
commit 89647c3073
168 changed files with 44 additions and 44 deletions

View File

@@ -51,7 +51,7 @@ def check_format() -> None:
'work area',
'.eggs', '_cache', # e.g. .mypy_cache
'venv', # virtualenvs have DOS line endings
'121 rewrite', # we explicitly test for tab in meson.build file
'120 rewrite', # we explicitly test for tab in meson.build file
'3 editorconfig',
}
for (root, _, filenames) in os.walk('.'):

Some files were not shown because too many files have changed in this diff Show More