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
Earlier we looped over each keyword and over each file. We now use regex
with the OR condition, so that just 1 regex parse over the whole file is
needed.
0 commit comments