mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Meta: Do not run shellcheck on our Shell's scripts
This commit is contained in:
committed by
Andreas Kling
parent
3a072332f4
commit
2b80a45f82
@@ -18,6 +18,7 @@ done < <(git ls-files -- \
|
|||||||
'*.sh' \
|
'*.sh' \
|
||||||
':!:Toolchain' \
|
':!:Toolchain' \
|
||||||
':!:Ports' \
|
':!:Ports' \
|
||||||
|
':!:Shell/Tests' \
|
||||||
)
|
)
|
||||||
|
|
||||||
if (( ${#ERRORS[@]} )); then
|
if (( ${#ERRORS[@]} )); then
|
||||||
|
|||||||
Reference in New Issue
Block a user