exclude orjson from shellcheck

This commit is contained in:
Andreas Billmeier 2022-07-21 14:47:21 +02:00 committed by Andreas Billmeier
parent 47306a0b14
commit cc9637f000
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0

View File

@ -21,4 +21,4 @@ jobs:
SHELLCHECK_OPTS: -s bash -e SC2034 -e SC2016
with:
additional_files: '*.ebuild'
ignore_paths: coverage numpy opencv pillow tensorflow protobuf
ignore_paths: coverage numpy opencv orjson pillow tensorflow protobuf