luigi eb51e43fb4
Optimize some regex matching (#15528)
* Use Regex#match?

* Replace =~ too

* Avoid to call match? from Nil

* Keep value of Regexp.last_match
2021-01-22 10:09:08 +01:00
..
2019-09-29 21:31:51 +02:00
2020-10-12 16:33:49 +02:00
2020-06-02 19:24:53 +02:00