Skip to content

pmbootstrap lint: use CUSTOM_VALID_OPTIONS

Oliver Smith requested to merge custom-valid-options into master

Let apkbuild-lint check options again, and pass the pmbootstrap specific options with the new CUSTOM_VALID_OPTIONS variable. Add a test case and adjust pmb.helpers.lint.check to return the output of apkbuild-lint, so we can properly test it.

Merge request reports