Skip to content

Automatic placeholder quoting can break shell syntax #45

Description

@EmilyGraceSeville7cf

The current behavior is to transform {string some} to "some". It will be misinterpreted by Bash if before quote we have a dollar sign, like ${string some} -> $"some".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions