Skip to content

ISSUE-330: double-slash in the middle of the pattern is not collapsed#340

Merged
mrmlnc merged 1 commit intomasterfrom
ISSUE-330_double_slash_support
Jan 2, 2022
Merged

ISSUE-330: double-slash in the middle of the pattern is not collapsed#340
mrmlnc merged 1 commit intomasterfrom
ISSUE-330_double_slash_support

Conversation

@mrmlnc
Copy link
Owner

@mrmlnc mrmlnc commented Jan 1, 2022

What is the purpose of this pull request?

Allow to use patterns like fixtures//* for consistency with alternative solutions.

Addressed to #330.

What changes did you make? (Give an overview)

In this PR, we introduce a new pattern manager designed to clean up patterns. Right now we just remove duplicated slashes from patterns.

@mrmlnc mrmlnc force-pushed the ISSUE-330_double_slash_support branch from eef6320 to bb64fa1 Compare January 2, 2022 13:43
@mrmlnc mrmlnc marked this pull request as ready for review January 2, 2022 13:57
@mrmlnc mrmlnc force-pushed the ISSUE-330_double_slash_support branch from bb64fa1 to 850d74d Compare January 2, 2022 14:00
@mrmlnc mrmlnc merged commit 2d1b749 into master Jan 2, 2022
@mrmlnc mrmlnc deleted the ISSUE-330_double_slash_support branch January 6, 2022 11:13
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.

1 participant