Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/scripts/run_archiso.sh
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2022-12-03 11:33:21 +0200
committernl6720 <nl6720@gmail.com>2023-06-15 15:12:28 +0300
commit40dbfcfaf0a06a5c8e92a1d5183d8ae4e4634835 (patch)
tree0d90dcdf1a7a57df14e8312925f718b9db4e61b3 /scripts/run_archiso.sh
parentbf79d7be9ec51c061b5fcca3b36a7da3423fc154 (diff)
.shellcheckrc: enable optional checks
* Suggest explicitly using -n in `[ $var ]`. https://www.shellcheck.net/wiki/SC2243 & https://www.shellcheck.net/wiki/SC2244 * Suggest 'command -v' instead of 'which'. https://www.shellcheck.net/wiki/SC2230 * Suggest quoting variables without metacharacters. https://www.shellcheck.net/wiki/SC2248 * Require [[ and warn about [ in Bash/Ksh. https://www.shellcheck.net/wiki/SC2292
Diffstat (limited to 'scripts/run_archiso.sh')
0 files changed, 0 insertions, 0 deletions