exclude some main repo imports for shellcheck
This commit is contained in:
parent
3c78c7850c
commit
438802f0fd
1
.github/workflows/shellcheck.yml
vendored
1
.github/workflows/shellcheck.yml
vendored
@ -21,3 +21,4 @@ jobs:
|
||||
SHELLCHECK_OPTS: -s bash -e SC2034 -e SC2016 -e SC2191 -e SC2037
|
||||
with:
|
||||
additional_files: '*.ebuild'
|
||||
ignore_paths: opencv pillow numpy
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user