Skip to content

Commit

Permalink
Add flatpak-spawn exception for Linux-Assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean28518 authored and barthalion committed Sep 30, 2023
1 parent 437592a commit 34a6e96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1645,5 +1645,8 @@
},
"io.github.flattool.Warehouse": {
"finish-args-flatpak-spawn-access": "Required to manage Flatpaks on the host"
},
"io.github.jean28518.Linux-Assistant": {
"finish-args-flatpak-spawn-access": "Required to get information about the os and execute host commands e.g. like the package managers"
}
}

0 comments on commit 34a6e96

Please sign in to comment.