Thomas Coopman

Results 126 comments of Thomas Coopman

I'll try to look at it tomorrow, I'll keep you posted

Some feedback: 1. when you match the full string you switch from `

is it intentional that the `text` matcher is not used for exact matches?

What about: `exact_match`, `matches`, `substring_match`, `text_match`? to be clear, removing the `text` if you have an exact match is fine for me as well, but you'll need to document it...

I would probably ignore the 3 case, as it can lead to any possible outcome.