Skip to content

Commit

Permalink
Allow flatpak spawn access for io.github.nokse22.inspector (#155)
Browse files Browse the repository at this point in the history
* Update exceptions.json

* typo
  • Loading branch information
Nokse22 authored Aug 7, 2023
1 parent a28e851 commit 2630d3d
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 @@ -1621,5 +1621,8 @@
},
"org.gnu.emacs": {
"finish-args-flatpak-spawn-access": "required to access external tools since the Emacs ecosystem expects to lean heavily on them"
},
"io.github.nokse22.inspector": {
"finish-args-flatpak-spawn-access": "Needed to execute external commands to show informations about your computer"
}
}

0 comments on commit 2630d3d

Please sign in to comment.