Loading .github/workflows/check.yml +2 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,5 @@ jobs: - uses: actions/checkout@v3 - name: Run ShellCheck uses: ludeeus/action-shellcheck@master env: SHELLCHECK_OPTS: -x -e SC2001 -e SC2002 -e SC2223 -e SC2034 -e SC2064 Loading
.github/workflows/check.yml +2 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,5 @@ jobs: - uses: actions/checkout@v3 - name: Run ShellCheck uses: ludeeus/action-shellcheck@master env: SHELLCHECK_OPTS: -x -e SC2001 -e SC2002 -e SC2223 -e SC2034 -e SC2064