Skip to content

Commit

Permalink
exceptions: Remove exceptions for org.kde.bomber
Browse files Browse the repository at this point in the history
Current build only shows:

```
{
    "errors": [
        "appstream-id-mismatch-flatpak-id"
    ],
    "warnings": [
        "finish-args-contains-both-x11-and-wayland",
        "appstream-screenshot-missing-caption"
    ],
    "info": [
        "appstream-id-mismatch-flatpak-id: The value of ID tag: org.kde.bomber.desktop in Metainfo does not match the FLATPAK_ID: org.kde.bomber. Please see the docs for more details"
    ],
    "message": "Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter"
}
```

This never had any issues KDE/bomber@a5dedf9
  • Loading branch information
bbhtt committed Jun 18, 2024
1 parent 7d5fbb3 commit 3e9d0d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1938,8 +1938,6 @@
"appstream-id-mismatch-flatpak-id": "appstream-cid predates this linter rule"
},
"org.kde.bomber": {
"appstream-failed-validation": "grandfathered due to unannounced linter changes",
"appstream-missing-developer-name": "grandfathered due to unannounced linter changes",
"appstream-id-mismatch-flatpak-id": "appstream-cid predates this linter rule"
},
"org.kde.bovo": {
Expand Down

0 comments on commit 3e9d0d2

Please sign in to comment.