]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Move mypy.ini and ruff.toml to top level
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 23 Nov 2024 11:58:47 +0000 (12:58 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 24 Nov 2024 15:47:20 +0000 (16:47 +0100)
This allows reusing them for integration-test-wrapper.py as well.

mypy.ini [moved from src/ukify/mypy.ini with 100% similarity]
ruff.toml [moved from src/ukify/ruff.toml with 100% similarity]

similarity index 100%
rename from src/ukify/mypy.ini
rename to mypy.ini
similarity index 100%
rename from src/ukify/ruff.toml
rename to ruff.toml