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

feat: create prefer-each rule #1222

Merged
merged 1 commit into from Aug 28, 2022
Merged

feat: create prefer-each rule #1222

merged 1 commit into from Aug 28, 2022

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Aug 27, 2022

Resolves #1048

There's a few improvements that could be made to this, like tracking if modifiers like .skip and .only are present, supporting .forEach, and even making suggestions, but for now I've kept it simple because those will be easy to add.

@SimenB SimenB merged commit 574eaed into main Aug 28, 2022
@SimenB SimenB deleted the suggest-each branch August 28, 2022 09:44
github-actions bot pushed a commit that referenced this pull request Aug 28, 2022
# [26.9.0](v26.8.7...v26.9.0) (2022-08-28)

### Features

* create `prefer-each` rule ([#1222](#1222)) ([574eaed](574eaed))
@github-actions
Copy link

🎉 This PR is included in version 26.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[new-rule] prefer .each
2 participants