Skip to content

Commit

Permalink
Add source-git-branch exception-to pegasus frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
j8r authored and bbhtt committed Oct 30, 2024
1 parent 50e8318 commit bb85e96
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1453,7 +1453,8 @@
},
"org.pegasus_frontend.Pegasus": {
"finish-args-flatpak-spawn-access": "the app predates this linter rule",
"flathub-json-automerge-enabled": "Predates the linter rule"
"flathub-json-automerge-enabled": "Predates the linter rule",
"module-pegasus-frontend-source-git-branch": "Needed for x-checker as upstream does not tag releases."
},
"org.sil.FieldWorks": {
"finish-args-flatpak-spawn-access": "the app predates this linter rule"
Expand Down Expand Up @@ -3052,7 +3053,7 @@
"appstream-id-mismatch-flatpak-id": "appstream-cid predates this linter rule"
},
"org.goldendict.GoldenDict": {
"module-goldendict-source-git-branch": "Needed for x-checker as upstream does not tag releaases."
"module-goldendict-source-git-branch": "Needed for x-checker as upstream does not tag releases."
},
"net.rpcs3.RPCS3": {
"module-rpcs3-source-git-branch": "Needed for custom updater to update once a day per upstream recommendation."
Expand Down

0 comments on commit bb85e96

Please sign in to comment.