Skip to content

Comments

Fix patterns are not sorted, when there is a nested pattern#1283

Merged
JosefBredereck merged 3 commits intodevfrom
fix-pattern-ordering
Feb 19, 2021
Merged

Fix patterns are not sorted, when there is a nested pattern#1283
JosefBredereck merged 3 commits intodevfrom
fix-pattern-ordering

Conversation

@JosefBredereck
Copy link
Contributor

Closes #1282

Summary of changes:
We discovered when a pattern is nested any deeper than its subgroup, the path.parse(pattern.subdir).base will not be the subgroups directory but the nested one.

With this change, the issue should be fixed.

@JosefBredereck JosefBredereck merged commit be1bbdf into dev Feb 19, 2021
@JosefBredereck JosefBredereck deleted the fix-pattern-ordering branch February 19, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ordering is not perfect yet

1 participant