Skip to content

Improve what Regex Expressions mean #35

@matiaslauriti

Description

@matiaslauriti

Hi,

Is there any change that docs related to the Finder can be improved? I am battling with the Regex expression, trying to understand if I can do path/**/folder meaning ** to be whatever it finds and then folder.

I am using this with the js and php not-path finder. I want to ignore some folders and instead of defining each one, am just trying to use a blob pattern, but looks like it does not work and I must do something like path/[a-zA-Z]+/folder.

Could you put example patterns so it is very clear for anyone trying to use this feature?

I am trying this by updating the config and committing, and then reverting the file back, and trying new config, and reverting, etc.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions