Skip to content

Commit 2018db1 "Quote ignore globs in projectile-ripgrep" breaks on Windows #1946

@davels

Description

@davels

The commit quotes ripgrep glob patters with single quotes, but that does not work on Windows, as the quotes are interpreted as part of the pattern. The correct solution on Windows is to use double quotes.

Commit 2018db1

See discussion from the ripgrep repo BurntSushi/ripgrep#2536

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions