diff --git a/Meta/lint-shell-scripts.sh b/Meta/lint-shell-scripts.sh index ce59f809b97..0966b3fc64c 100755 --- a/Meta/lint-shell-scripts.sh +++ b/Meta/lint-shell-scripts.sh @@ -9,7 +9,6 @@ if [ "$#" -eq "0" ]; then mapfile -t files < <( git ls-files -- \ '*.sh' \ - ':!:Toolchain' \ ':!:Ports' \ ':!:Userland/Shell/Tests' \ ':!:Base/home/anon/tests'