Browse Source

Update check.yml

Kroese 1 năm trước cách đây
mục cha
commit
f33eb4ebc1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/check.yml

+ 1 - 1
.github/workflows/check.yml

@@ -11,4 +11,4 @@ jobs:
       - name: Run ShellCheck
         uses: ludeeus/action-shellcheck@master
 env:
-        SHELLCHECK_OPTS: -x --source-path=src -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153
+        SHELLCHECK_OPTS: -x --source-path=src -e SC1091-e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153