blizzz opened this issue 5 years ago · 0 comments
can be run against all files with
shellcheck -e SC1091 $(find . -type f -exec file --mime-type {} + | grep 'text/x-shellscript' | cut -d ':' -f1)