mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:37:35 +00:00
Meta: Do not run shellcheck on our Shell's scripts
This commit is contained in:
parent
3a072332f4
commit
2b80a45f82
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ done < <(git ls-files -- \
|
||||||
'*.sh' \
|
'*.sh' \
|
||||||
':!:Toolchain' \
|
':!:Toolchain' \
|
||||||
':!:Ports' \
|
':!:Ports' \
|
||||||
|
':!:Shell/Tests' \
|
||||||
)
|
)
|
||||||
|
|
||||||
if (( ${#ERRORS[@]} )); then
|
if (( ${#ERRORS[@]} )); then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue