Skip to content

Commit

Permalink
Add exception for Heroic MangoHud config access
Browse files Browse the repository at this point in the history
  • Loading branch information
Etaash-mathamsetty authored and bbhtt committed Nov 22, 2024
1 parent 32fbb82 commit e5fc732
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3265,7 +3265,8 @@
},
"com.heroicgameslauncher.hgl": {
"finish-args-contains-both-x11-and-wayland": "Predates the linter rule",
"finish-args-unnecessary-xdg-data-umu-create-access": "Uses shared installation for the umu runtime"
"finish-args-unnecessary-xdg-data-umu-create-access": "Uses shared installation for the umu runtime",
"finish-args-unnecessary-xdg-config-MangoHud-ro-access": "Access shared MangoHud configuration files"
},
"com.katawa_shoujo.KatawaShoujo": {
"finish-args-contains-both-x11-and-wayland": "Predates the linter rule"
Expand Down

0 comments on commit e5fc732

Please sign in to comment.