-
Mario Trangoni authored
See, find . -name "*.sh" | xargs shellcheck -i SC2162 [...] For more information: https://www.shellcheck.net/wiki/SC2162 -- read without -r will mangle backs... Signed-off-by:
Mario Trangoni <mjtrangoni@gmail.com>
daeb82e3
See, find . -name "*.sh" | xargs shellcheck -i SC2162 [...] For more information: https://www.shellcheck.net/wiki/SC2162 -- read without -r will mangle backs... Signed-off-by:Mario Trangoni <mjtrangoni@gmail.com>