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-08-17 22:04:15 +02:00
2019-08-17 22:04:15 +02:00
2020-10-12 16:33:49 +02:00
2019-02-02 19:11:38 +01:00
2019-06-20 02:52:34 +02:00