mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-04-25 17:59:35 +00:00
shellcheck ignore SC2086
This commit is contained in:
parent
8a01a64e5c
commit
7d2cca6f15
1 changed files with 2 additions and 0 deletions
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
|
@ -19,5 +19,7 @@ jobs:
|
|||
- name: Run ShellCheck
|
||||
id: check
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
env:
|
||||
SHELLCHECK_OPTS: -e SC2086
|
||||
with:
|
||||
scandir: './scripts'
|
||||
|
|
Loading…
Add table
Reference in a new issue