mirror of
https://git.tukaani.org/xz.git
synced 2026-03-28 21:01:22 +00:00
Set also shell because the xz*.in files start with '#!@POSIX_SHELL@'. SC1003 and SC2016 are only info messages, not warnings. Several other shellcheck info messages remain. They are safe to ignore, but I didn't want to disable them now. Partially-fixes: https://github.com/tukaani-project/xz/issues/174