exclude tensorflow from shellcheck

This commit is contained in:
2022-07-20 09:27:06 +02:00
committed by Andreas Billmeier
parent 8ea9134b72
commit b398752d6d

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