-
-
Notifications
You must be signed in to change notification settings - Fork 480
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
includeChildMatches: false
option
This does a (best effort) attempt to ignore all *subsequent* matches that are a descendant of a previous match. Note the caveat in the docs, though. It will only ignore what it knows about. There's no post-hoc evaluation to only return the shortest results in cases where a deeper match is encountered before its shallower parent.
- Loading branch information
Showing
8 changed files
with
608 additions
and
623 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.