.github/workflows: exclude aiohttp from shellcheck
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
parent
778e38f923
commit
62eb800617
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
||||
SHELLCHECK_OPTS: -s bash -e SC2034 -e SC2016
|
||||
with:
|
||||
additional_files: '*.ebuild'
|
||||
ignore_paths: coverage numpy opencv orjson pandas pillow tensorflow protobuf yarl aiohttp-3.8.1-r1
|
||||
ignore_paths: coverage numpy opencv orjson pandas pillow tensorflow protobuf yarl aiohttp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user