Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

switch to use micromatch instead of minimatch #19

Description

@tunnckoCore

It's not for nothing. For last year and so micromatch already proof that it is better in many ways - performance, matching, modularity and 99 compat with bash spec and git spec. It is so modular that from it there popuped few more lower-level libs - nanomatch on globstar matching, and bash-match. It's already absolutely battle- and stress-tested in huge production.

Also noticed that here we few issues related to matching and Windows shits. micromatch and especially upcoming v3 (dev branch), dealt with windows paths.

Hence, 36k tests.

edit: #15, #5 and #9 will be resolved.

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