Skip to content

Add support for grouping ({s1,s2,s3}) #1

@davbeck

Description

@davbeck

From the editorconfig spec: any of the strings given (separated by commas, can be nested) (But {s1} only matches {s1} literally.)

There also needs to be a flag on Pattern.Options to disable this to match behaviors that don't support it, and in those cases treat the pattern as a literal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions