pmbootstrap-meow/pmb/parse
Oliver Smith 36dd53f402
Run ruff check --fix (MR 2357)
Now that we have target-version = "py310" in [tool.ruff] in
pyproject.toml, ruff check complains about using typing.Optional and
typing.Union instead of newer syntax. Run the tool to fix it.
2024-07-16 00:26:35 +02:00
..
__init__.py core: add an Arch type (MR 2252) 2024-06-23 12:38:39 +02:00
_apkbuild.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
apkindex.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
arguments.py Fix types of pmb arguments (MR 2370) 2024-07-15 23:50:13 +02:00
binfmt_info.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
bootimg.py Refactor bootimg_analyze (MR 2359) 2024-07-11 21:54:53 +02:00
cpuinfo.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
depends.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
deviceinfo.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
kconfig.py ruff: format (MR 2344) 2024-07-08 16:09:42 +02:00
kconfigcheck.py kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
version.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00