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

Prefer character classes to alternators in regex #2108

Merged
merged 3 commits into from
Jul 3, 2022

Conversation

varun8338
Copy link
Contributor

No description provided.

Copy link
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small tweak please :)

CHANGELOG.md Outdated Show resolved Hide resolved
@varun8338 varun8338 requested a review from dbwiddis July 3, 2022 19:20
Copy link
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you saw my comment about changing the commit message/description (you added an emoji to it) but haven't done that yet?

A change log message just referencing an issue # isn't very descriptive. Can you change that to how you had it in #2107, "Prefer character classes to alternators in regex" ?

@dbwiddis dbwiddis changed the title Fixed Issue #2097, by updating regEx Prefer character classes to alternators in regex Jul 3, 2022
@dbwiddis dbwiddis linked an issue Jul 3, 2022 that may be closed by this pull request
Copy link
Member

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I'll merge as soon as CI runs.

Thanks for your contribution and your patience. Hope you'll continue to contribute to Open Source.

@varun8338
Copy link
Contributor Author

Looks great! I'll merge as soon as CI runs.

Thanks for your contribution and your patience. Hope you'll continue to contribute to Open Source.

@varun8338 varun8338 closed this Jul 3, 2022
@varun8338 varun8338 reopened this Jul 3, 2022
@varun8338 varun8338 requested a review from dbwiddis July 3, 2022 19:53
@dbwiddis dbwiddis merged commit 6cbdb0b into oshi:master Jul 3, 2022
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.

Prefer character classes to alternators in regex
2 participants