Skip to content
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

Use regex to match 'run', 'running', 'runs', and 'ran' when they are … #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sparklerfish
Copy link

…not preceded or followed by an alphabetic character

…not preceded or followed by an alphabetic character
@sparklerfish
Copy link
Author

I was testing the regex in this repl if you'd like to play with it to test as well

@sparklerfish
Copy link
Author

Also, I just realized that it's probably not really necessary for this to check for uppercase letters too, since we're converting the message to lowercase, but probably better to leave it there for robustness in case that changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant