.github/workflows: exclude aiohttp from shellcheck

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2022-11-01 16:09:23 +01:00
committed by Andreas Billmeier
parent 778e38f923
commit 62eb800617

View File

@@ -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