You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments