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

Add ignorePartial option to regexp/no-lazy-ends rule #216

Merged
merged 2 commits into from
Jun 1, 2021

Conversation

ota-meshi
Copy link
Owner

This PR adds an ignorePartial option to the regexp/no-lazy-ends rule.

If user specify true for the ignorePartial option, the rule ignores regular expressions that are partially used as fragments.

Related to #181.

@ota-meshi
Copy link
Owner Author

Thank you for your review! I updated it, so could you check it again?

@ota-meshi ota-meshi requested a review from RunDevelopment June 1, 2021 01:03
@RunDevelopment RunDevelopment merged commit e5eab5b into master Jun 1, 2021
@RunDevelopment RunDevelopment deleted the no-lazy-ends-partial branch June 1, 2021 10:55
@RunDevelopment
Copy link
Collaborator

Thank you @ota-meshi!

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