exclude yarl from shellcheck

This commit is contained in:
Andreas Billmeier 2022-09-19 10:33:58 +02:00 committed by GitHub
parent a068388227
commit 3568e3aab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 pillow tensorflow protobuf
ignore_paths: coverage numpy opencv orjson pillow tensorflow protobuf yarl