mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Shellcheck
This commit is contained in:
parent
e28b9c8fb4
commit
f6111227ce
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -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…
Reference in New Issue
Block a user