Skip to content

Conversation

@rgrinberg
Copy link
Member

No description provided.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg rgrinberg merged commit d1e1c3a into ocaml:main Jan 8, 2026
30 checks passed
Leonidas-from-XIV added a commit that referenced this pull request Jan 9, 2026
This PR follows up #13233 and solves remaining issues shellcheck was
complaining about.

I've opted to disable [SC2016](https://www.shellcheck.net/wiki/SC2016)
as it states:

> This suggestion is primarily meant to help newbies who assume single
and double quotes are basically the same, like in Python and JavaScript.
It's not at all meant to discourage experienced users from using single
quotes in general. If you are well aware of the difference, please do
not hesitate to permanently disable this suggestion

Writing the code `"\$SANDBOX"` to satisfy SC is less readable and IMHO
worse, thus I would actually suggest we globally disable it.

---------

Signed-off-by: Marek Kubica <marek@tarides.com>
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