Skip to content
Snippets Groups Projects
Unverified Commit 1f6168fe authored by Issy Long's avatar Issy Long
Browse files

Change regexp.match?(string) to string.match?(regexp) everywhere

- Only try to call `.match?` on strings that aren't nil.
parent 18e684fa
No related branches found
No related tags found
No related merge requests found
Showing
with 34 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment