-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
match email rule with link rule #583
match email rule with link rule #583
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
I have read the CLA Document and I hereby sign the CLA |
@c3024 could you please add unit tests to cover new changes? Thanks |
Done @hoangzinh . Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Tested with various cases
Test case:
[😄]([email protected])
[😄]( [email protected])
[😄] [email protected]
[😄](([email protected]))
[😄[email protected]]([email protected])
[😄 [email protected] ]([email protected])
All is yours cc @tylerkaraszewski |
Why are the author and reviewer checklists missing on this PR? |
@c3024 I realize the linter is failed in this PR. Could you help to fix? |
@tylerkaraszewski this is our internal library, not our Expensify/App repo so there are no reviewer checklists here. We will have another PR to bump version of this internal library in Expensify/App repo, then we will have checklists there. |
@hoangzinh Thanks. I fixed the lint error. |
Fixed Issues
$ GH_LINK Expensify/App#28544
$ Proposal Expensify/App#28544 (comment)
Tests
[emoji](email)
(for example[😄]([email protected])
) and sendQA
[emoji](email)
(for example[😄]([email protected])
) and sendResult
commonWeb.mov