diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 36e0321..0854217 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -16,12 +16,13 @@ description: | advanced user's otherwise working script to fail under future circumstances. version: git -grade: stable -confinement: classic +grade: devel +confinement: strict apps: shellcheck: command: usr/bin/shellcheck + plugs: [home] parts: shellcheck: