Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shellcheck issues #72

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

samford
Copy link
Member

@samford samford commented Jun 12, 2024

shellcheck is reporting an SC2086 ("Double quote to prevent globbing and word splitting") issue in the tests.yml workflow. This adds quotes around the related area to resolve the issue.

Related to Homebrew/brew#17482

`shellcheck` is reporting an SC2086 ("Double quote to prevent
globbing and word splitting") issue in the `tests.yml` workflow.
This adds quotes around the related area to resolve the issue.
@Bo98 Bo98 merged commit 05e7163 into Homebrew:master Jun 12, 2024
1 check passed
@samford samford deleted the brew-style-shellcheck-fixes branch June 12, 2024 20:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants