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

test(eslint-plugin): add tests using inject #4022

Merged
merged 2 commits into from
Sep 2, 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
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[x] Other... Please describe: test

What is the current behavior?

Closes #3943 (this is the last rule to test)

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@netlify
Copy link

netlify bot commented Aug 31, 2023

Deploy Preview for ngrx-io canceled.

Name Link
🔨 Latest commit 6492a02
🔍 Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/64f1e7372070bf000833fb25

@brandonroberts brandonroberts merged commit eeadd3f into main Sep 2, 2023
@brandonroberts brandonroberts deleted the tests-avoid-cyclic-effects branch September 2, 2023 13:12
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: lint rules using inject()
3 participants