Skip to content

Commit

Permalink
appstream: Demote console-app-no-binary to info
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Feb 15, 2024
1 parent 0c87ac6 commit 3e2cc79
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
Expand Up @@ -21,6 +21,7 @@ def validate(path: str) -> dict:
"cid-maybe-not-rdns": "error",
"cid-missing-affiliation-gnome": "error",
"cid-rdns-contains-hyphen": "error",
"console-app-no-binary": "info",
"content-rating-missing": "error",
"desktop-file-not-found": "error",
"developer-id-missing": "error",
Expand Down

0 comments on commit 3e2cc79

Please sign in to comment.