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
..
2021-01-07 09:32:16 +01:00
2020-10-12 16:33:49 +02:00
2019-09-04 20:44:08 +02:00
2016-08-17 17:58:00 +02:00
2018-05-25 18:36:26 +02:00