[Git-commits] [grml/grml-live] a0ad62: shellcheck: expand coverage to include all shell s...
Chris Hofstaedtler
noreply at github.com
Fri Jun 20 20:26:44 CEST 2025
Branch: refs/heads/zeha/bash
Home: https://github.com/grml/grml-live
Commit: a0ad626dc0416e5b0efd0e787c2facacfe2ca560
https://github.com/grml/grml-live/commit/a0ad626dc0416e5b0efd0e787c2facacfe2ca560
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M .github/workflows/pr-review.yml
M debian/update-grml-live-version
Log Message:
-----------
shellcheck: expand coverage to include all shell scripts
Extend shellcheck workflow to cover all shell scripts in the repository:
- Migration and build scripts (migrate-to-minifai, build-driver/build)
- Config file scripts (binaries, system scripts, udev scripts)
- Test scripts in test/ directory
Fixed shellcheck warning in debian/update-grml-live-version by properly quoting
the $version variable in sed command.
Excludes zsh-only scripts which shellcheck cannot process.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list