shellcheck optimization

This commit is contained in:
2022-04-09 12:27:34 +02:00
committed by Andreas Billmeier
parent fcd7f10217
commit ee18051510
4 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Run shellcheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -s bash -e SC2034 -e SC2016 -e SC2191 -e SC2037
SHELLCHECK_OPTS: -s bash -e SC2034 -e SC2016
with:
additional_files: '*.ebuild'
ignore_paths: opencv pillow numpy