An error occurred while fetching this tab.
Fix CI rules-if comparison with Regexp variables
- May 13, 2022
-
-
Furkan Ayhan authored
-
Furkan Ayhan authored
-
Furkan Ayhan authored
-
-
Furkan Ayhan authored
-
Furkan Ayhan authored
When the right side of a comparison is a regexp variable, we consider this as a string. However, we need to try converting it to a regexp if possible.
-