mirror of
https://github.com/mesonbuild/meson.git
synced 2026-06-30 19:57:45 +00:00
Condense test directory names.
This commit is contained in:
@@ -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
Reference in New Issue
Block a user