mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:14:58 +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' \
|
||||
':!:Toolchain' \
|
||||
':!:Ports' \
|
||||
':!:Shell/Tests' \
|
||||
)
|
||||
|
||||
if (( ${#ERRORS[@]} )); then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue