Skip to content

Conversation

RandomByte
Copy link
Member

@RandomByte RandomByte commented Nov 22, 2019

The current handling of glob exclude patterns may lead to resources
being added to a result set even though they do not match the provided
glob patterns. This can happen if a negated exclude pattern is provided.

Resolves https://github.com/SAP/ui5-builder/issues/367

Depends on mrmlnc/fast-glob#86

…e result set themselves

The current handling of glob exclude patterns may lead to resources
being added to a result set even though they do not match the provided
glob patterns. This can happen if a negated exclude pattern is provided.

Resolves https://github.com/SAP/ui5-builder/issues/367
@RandomByte RandomByte force-pushed the glob-fix-included-excludes branch from 31f56c0 to 29e29ba Compare November 22, 2019 13:31
@flovogt flovogt changed the base branch from master to v2 November 3, 2022 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fs.DuplexCollection byGlob returns wrong result
1 participant