Skip to content

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

Open
sparklerfish wants to merge 1 commit intoRedWedgeX:masterfrom
sparklerfish:run-regex
Open

Use regex to match 'run', 'running', 'runs', and 'ran' when they are …#1
sparklerfish wants to merge 1 commit intoRedWedgeX:masterfrom
sparklerfish:run-regex

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