exclude orjson from shellcheck
This commit is contained in:
parent
47306a0b14
commit
cc9637f000
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 pillow tensorflow protobuf
|
||||
ignore_paths: coverage numpy opencv orjson pillow tensorflow protobuf
|
||||
|
Loading…
x
Reference in New Issue
Block a user