Skip to content

Conversation

@ota-meshi
Copy link
Owner

This PR adds the regexp/no-useless-lazy rule that has the same functionality as the regexp/no-useless-non-greedy rule.

Unlike #110, this PR does not abolish the regexp/no-useless-non-greedy rule. Therefore, this PR can be merged before v1.0.

@RunDevelopment
Copy link
Collaborator

Were the tests for no-useless-non-greedy not removed?

@ota-meshi
Copy link
Owner Author

Thank you for your review. I accidentally put it back when I rebase.
I will leave only two test cases to check the minimum that the rules can be shared.

@RunDevelopment RunDevelopment merged commit 2c051cd into master Apr 21, 2021
@RunDevelopment RunDevelopment deleted the add-no-useless-lazy branch April 21, 2021 09:55
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