Skip to content

fix(shell): SC2292; use [[ in bash #458

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

Merged
merged 1 commit into from
Jul 1, 2025
Merged

Conversation

kojiromike
Copy link
Contributor

Fixes SC2292

Short description of what this resolves:

Prefer the [[ keyword in bash versus the [ keyword in shell.

Changes proposed in this pull request:

  • Auto-apply SC2292 to bash scripts

@jesdynf
Copy link
Collaborator

jesdynf commented Jun 28, 2025

We're in merge conflict again, sorry.

@kojiromike
Copy link
Contributor Author

No problem, I expect it

@kojiromike
Copy link
Contributor Author

I resolved the conflicts.

@jesdynf jesdynf merged commit 0590ada into openemr:master Jul 1, 2025
1 check failed
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.

2 participants