Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc] what is the behaviour of passing an array of patterns? #432

Open
Offirmo opened this issue Nov 16, 2023 · 0 comments
Open

[doc] what is the behaviour of passing an array of patterns? #432

Offirmo opened this issue Nov 16, 2023 · 0 comments

Comments

@Offirmo
Copy link

Offirmo commented Nov 16, 2023

Hi thanks for this precious tool. From the doc "Any correct pattern(s).", it's slightly unclear how passing an array of patterns work.

For a file to match, does it have to match ALL the patterns or ANY of the patterns?

I guess it's a mix of both AND(OR(positive patterns); !OR(negative patterns)) ?

Thanks for the clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants