Skip to content

Exclude patterns for files ... #28

@kramsram

Description

@kramsram

Hi,

I needed exclude patterns at the file level.

I modified cr and wrapped the queue.push(p); on line 163 with the same check as done for the directory. ie -checked for !(cli.excludepattern && cli.excludepattern.test(p)) before adding the file to the queue.

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