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(eslint-plugin): add avoid-combining-component-store-selectors rule #4043

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

timdeschryver
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes #3939

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@netlify
Copy link

netlify bot commented Sep 7, 2023

Deploy Preview for ngrx-io ready!

Name Link
🔨 Latest commit f039df9
🔍 Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/64fa0d9b1ae0f30008f26479
😎 Deploy Preview https://deploy-preview-4043--ngrx-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@markostanimirovic markostanimirovic changed the title feat(eslint): add avoid-combining-component-store-selectors rule feat(eslint-plugin): add avoid-combining-component-store-selectors rule Sep 9, 2023
@brandonroberts brandonroberts merged commit 0bff440 into main Sep 17, 2023
5 checks passed
@brandonroberts brandonroberts deleted the avoid-combining-component-store-selectors branch September 17, 2023 17:22
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.

eslint-plugin(component-store): avoid-combining-selectors
3 participants