Skip to content

Conversation

@mkysel
Copy link
Collaborator

@mkysel mkysel commented Jun 13, 2025

Fix shell script variable quoting to satisfy shellcheck linting requirements

Adds double quotes around variable references in shell scripts to prevent word splitting and globbing issues, and renames the GitHub workflow from spellcheck to shellcheck. The changes affect multiple shell scripts:

📍Where to Start

Start with the renamed GitHub workflow file .github/workflows/lint-shellcheck.yml to understand the change from spellcheck to shellcheck linting.


Macroscope summarized ae13aac.

@mkysel mkysel requested a review from a team as a code owner June 13, 2025 01:20
@graphite-app
Copy link

graphite-app bot commented Jun 13, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • Queue - adds this PR to the back of the merge queue
  • Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@mkysel mkysel merged commit 1a082a2 into main Jun 13, 2025
9 checks passed
@mkysel mkysel deleted the mkysel/shellcheck branch June 13, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants