query_utils.test.ts
1.39 KB
-
Explore: Fix logging query parser for regex with quantifiers · 11a53763
- ensure that selectors have to be preceded by whitespace or line beginning - glacing over the fact that ` {0,1}` could be a valid regexp, but we're using space as query/regexp separators anyway, so I think it's fine for now
David Kaltschmidt committed