Closed imtayadeway closed 7 years ago
@imtayadeway Cannot apply the following label because they are not recognized: enhacement
lib/more_core_extensions/core_ext/string/formats.rb
$OUTPUT_RECORD_SEPARATOR
or $ORS
from the stdlib 'English' module over $\
.$\
with expression #{$\}
.$OUTPUT_RECORD_SEPARATOR
or $ORS
from the stdlib 'English' module over $\
.$\
with expression #{$\}
.The Hakiri thing is independent of this PR, so I'm ignoring that.
As per RFC 1035
Addresses https://github.com/ManageIQ/manageiq/issues/12781
Thanks @Fryguy for the suggestion on this one. In the above issue you mentioned that we could also go further and use the regex outlined in http://www.regular-expressions.info/email.html. I do think that's a good idea and would like to do that, but am thinking I might do that in a follow up PR as it breaks some existing tests. I don't think that's a problem, but I'm being extra cautious - it should at least be easier to revert if it breaks anyone's workflow and keep this enhancement.
Also, TIL a new word: prestidigitation :grin:
@miq-bot add-label enhacement @miq-bot assign @Fryguy