flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
48 stars 115 forks source link

appstream: Check for the custom key for flathub::manifest values #329

Closed bbhtt closed 4 months ago

bbhtt commented 4 months ago

Also check for the non-empty tag value instead of only the key

Checking for the text in the tag should ensure both the expected key is present and has non-empty value.