Skip to content

Comments

improved ignore path regex#81

Merged
kezhenxu94 merged 1 commit intoapache:masterfrom
tom-pytel:master
May 12, 2022
Merged

improved ignore path regex#81
kezhenxu94 merged 1 commit intoapache:masterfrom
tom-pytel:master

Conversation

@tom-pytel
Copy link
Contributor

Minor enhancement/fix? Previously the config.traceIgnorePath pattern /a/**/* would match /a/b/, /a/b/c and /a/b/c/, etc... but not /a/ or /a/b. Now it does.

@tom-pytel tom-pytel added the enhancement New feature or request label May 11, 2022
@tom-pytel tom-pytel added this to the 0.5.0 milestone May 11, 2022
@tom-pytel tom-pytel requested a review from kezhenxu94 May 11, 2022 16:12
@apache apache deleted a comment from tkNobug May 11, 2022
@kezhenxu94 kezhenxu94 merged commit 9db0ca2 into apache:master May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants