mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19: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' \
|
||||
':!:Toolchain' \
|
||||
':!:Ports' \
|
||||
':!:Shell/Tests' \
|
||||
)
|
||||
|
||||
if (( ${#ERRORS[@]} )); then
|
||||
|
||||
Reference in New Issue
Block a user