grml / grml-debootstrap

wrapper around debootstrap
59 stars 27 forks source link

shellcheck: fix some warnings, enable PR review #237

Closed zeha closed 9 months ago

zeha commented 10 months ago

Catch up with shellcheck 0.9.0, and enable shellcheck in PR workflows.

To improve shellcheck usage in chroot-script, add a stub file defining ARCH.

The shellcheck commit is very minimal. In particular it avoids moving/deduplicating code and/or any style changes.

Verify with:

$ shellcheck grml-debootstrap config tests/shellcheck-stub-debootstrap-variables