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

rules: allow GitHub URLs containing hyphens #55

Merged
merged 2 commits into from
May 20, 2019

Conversation

richardlau
Copy link
Member

GitHub user and organization names and repository names can contain
hyphen characters which are not included in the \w regular
expression character class.

Extract common code for tests that are expected to pass and tests that
are expected to fail to make it easier to add future test cases.
GitHub user and organization names and repository names can contain
hyphen characters which are not included in the `\w` regular
expression character class.
@bnoordhuis
Copy link
Member

This fixes #60 and I would like to see it merged.

@richardlau
Copy link
Member Author

Ping @nodejs/automation-collaborators for a review.

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.

3 participants