Enable strict mode with home access
This commit is contained in:
parent
4aca1ff128
commit
177cb10daa
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue