-
Mario Trangoni authored
See, $ find . -name "*.sh" | xargs shellcheck -i SC2048 In ./nx-X11/lib/src/util/mkks.sh line 10: }' $* ^-- SC2048: Use "$@" (with quotes) to prevent whitespace problems. For more information: https://www.shellcheck.net/wiki/SC2048 -- Use "$@" (with quotes) to prevent... Signed-off-by:
Mario Trangoni <mjtrangoni@gmail.com>
407651b3
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
config | ||
extras | ||
include | ||
lib | ||
programs | ||
.gitignore | ||
Imakefile | ||
Makefile | ||
x-indent-all.sh | ||
x-indent.sh |