Skip to content

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Jan 18, 2022

Especially for regexes, raw strings improve readability since they
aren't escaped.

While we're at it, use MustCompile instead of handling the error and
exiting.

Signed-off-by: Stephen Kitt [email protected]

Especially for regexes, raw strings improve readability since they
aren't escaped.

While we're at it, use MustCompile instead of handling the error and
exiting.

Signed-off-by: Stephen Kitt <[email protected]>
@johnkerl johnkerl merged commit 9c5e3ee into johnkerl:main Jan 19, 2022
@johnkerl
Copy link
Owner

Thanks @skitt !!!

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.

2 participants