Skip to content

Commit

Permalink
Revert "appstream: Demote desktop-app-launchable-omitted to default s…
Browse files Browse the repository at this point in the history
…everity"

This reverts commit 0c87ac6.
barthalion committed Feb 15, 2024
1 parent 3e2cc79 commit 8606288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flatpak_builder_lint/appstream.py
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ def validate(path: str) -> dict:
"cid-rdns-contains-hyphen": "error",
"console-app-no-binary": "info",
"content-rating-missing": "error",
"desktop-app-launchable-omitted": "error",
"desktop-file-not-found": "error",
"developer-id-missing": "error",
"invalid-child-tag-name": "error",

0 comments on commit 8606288

Please sign in to comment.