- name: harper
- description: harper language server and cli tool
- snapcraft: harper-snap/snapcraft.yaml at main · alexmurray/harper-snap · GitHub
- upstream: GitHub - alexmurray/harper-snap
- upstream-relation: none
- interfaces:
- personal-files:
- request-type: auto-connection
- reasoning: write access to $HOME/.config/harper-ls as that is the standard location where configuration for the language server resides as per upstream
- personal-files:
This request has been added to the queue for review by the @reviewers team.
Hello @alexmurray
The personal-files
request makes sense to me, as $HOME/.config/harper-ls
is owned by the snap. Hence, +1 for me for granting personal-files
to the harper
snap (#voteFor).
Hey @alexmurray ^^
The request also makes sense to me given that the requested directory is clearly owned by the snapped application. Thus, +1 from me for granting harper
auto-connection to the requested personal-files interface (write access to $HOME/.config/harper-ls) (#voteFor)
Hey, @yomonokio @jslarraz hope you and the team are doing well.