diff options
Diffstat (limited to 'Meta/lint-shell-scripts.sh')
-rwxr-xr-x | Meta/lint-shell-scripts.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Meta/lint-shell-scripts.sh b/Meta/lint-shell-scripts.sh index ce59f809b9..0966b3fc64 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' |