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
Concise! Eliminates the big array literals.
Because we're now passing a huge variety of patterns to the same
invocation of `Validator.validate()`, modified `Validator` to compute
an interesting `maxSplits` for each tested case if none is provided at
initialization.
0 commit comments