pmbootstrap-meow/pmb/commands
Oliver Smith 479bad049f
kconfig check: don't print URL for each warning (MR 2399)
Instead of printing an URL with each warning, print one once at the
end. This gives less cluttered output, and we don't have information
about each and every option on that wiki page anyway (and given that we
now have so many options, I don't think it's good use of time to add it
there.)
2024-09-08 00:09:16 +02:00
..
__init__.py kconfig check: add --keep-going argument (MR 2384) 2024-08-12 19:32:10 +02:00
base.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
index.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
kconfig_check.py kconfig check: don't print URL for each warning (MR 2399) 2024-09-08 00:09:16 +02:00
kconfig_edit.py pmb.helpers.frontend.kconfig: modernize (MR 2333) 2024-06-30 18:04:31 +02:00
log.py Fix "pmbootstrap log -c" crash (MR 2345) 2024-07-03 08:11:04 +00:00
pull.py pmb/commands/pull: fix path error with f-string (MR 2252) 2024-06-23 12:38:42 +02:00
repo_bootstrap.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
shutdown.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
test.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00