[Git-commits] [grml/grml-debootstrap] fcd9ab: shellcheck: fix some warnings
Chris Hofstaedtler
noreply at github.com
Fri Nov 17 16:48:05 CET 2023
Branch: refs/heads/shellcheck
Home: https://github.com/grml/grml-debootstrap
Commit: fcd9ab3813a70160985c5c54fc26a34d936fc059
https://github.com/grml/grml-debootstrap/commit/fcd9ab3813a70160985c5c54fc26a34d936fc059
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M chroot-script
M config
M grml-debootstrap
A tests/shellcheck-stub-debootstrap-variables
Log Message:
-----------
shellcheck: fix some warnings
Catch up with shellcheck 0.9.0.
To improve shellcheck usage in chroot-script, add a stub file defining ARCH.
This commit is very minimal. In particular it avoids moving/deduplicating code
and/or any style changes.
Commit: 3235c07042b44803c9c88568d8ef75eb1f018fa9
https://github.com/grml/grml-debootstrap/commit/3235c07042b44803c9c88568d8ef75eb1f018fa9
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
A .github/workflows/pr-review.yml
Log Message:
-----------
GitHub Actions: add shellcheck to PR workflow
This reports shellcheck output for *changed* lines. Preexisting problems are
not reported.
Commit: 8617b6d16dab0f04f75cf11513da7a38588b444b
https://github.com/grml/grml-debootstrap/commit/8617b6d16dab0f04f75cf11513da7a38588b444b
Author: Chris Hofstaedtler <chris at hofstaedtler.name>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M grml-debootstrap
Log Message:
-----------
shellcheck: ignore SC2001,SC2181
Compare: https://github.com/grml/grml-debootstrap/compare/fcd9ab3813a7%5E...8617b6d16dab
More information about the Git-commits
mailing list