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
Don't use capturing groups during default preprocessing
We aren't using backreferences during default preprocessing,
so we don't need to capture any groups.
Signed-off-by: David A. Wheeler <[email protected]>
0 commit comments