flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
46 stars 113 forks source link

screenshot: Raise runtimeerror instead linter error on extraction fail #383

Closed bbhtt closed 2 months ago

bbhtt commented 2 months ago

We don't know what failed, so we cannot definitively say that appinfo dir is missing. RuntimeError is also consistent with usage everywhere else

bbhtt commented 2 months ago

Never mind this doesn't quite work