Created
March 22, 2020 21:39
-
-
Save greenygh0st/91eabce35379f9171c2e82c66bfc8995 to your computer and use it in GitHub Desktop.
A regex meant to be used to safely search for uuid segments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^(?!.*--)[A-Za-z0-9_-]*$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment