[O] Unify shellcheck disable list
This commit is contained in:
parent
2a84f63fd5
commit
e31d3df4c6
2 changed files with 2 additions and 2 deletions
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
|
|
@ -20,5 +20,5 @@ jobs:
|
|||
- name: Run shellcheck
|
||||
run: |
|
||||
shellcheck -V
|
||||
shellcheck -e SC2244 -e SC2243 -e SC2154 neofetch
|
||||
shellcheck neofetch
|
||||
./neofetch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue